Files
templates/blueprints/penpot/template.yml

13 lines
187 B
YAML

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