templates/blueprints/appsmith/template.yml

12 lines
151 B
YAML

variables:
main_domain: ${domain}
config:
domains:
- serviceName: appsmith
port: 80
host: ${main_domain}
env: []
mounts: []