templates/blueprints/filebrowser/template.yml

13 lines
183 B
YAML

variables:
main_domain: ${domain}
config:
domains:
- serviceName: filebrowser
port: 8080
host: ${main_domain}
env:
- FB_BASEURL=/filebrowser
mounts: []