use new web export format

This commit is contained in:
Peter 2025-07-14 18:25:21 +02:00
parent 3af65701c6
commit ef1cd3d27f

View file

@ -7,6 +7,7 @@ templatefiles:
dest: ~/compose.yml dest: ~/compose.yml
exports: exports:
web: web:
sites:
- proxyaddress: "http://127.0.0.1:{{ ports.web }}" - proxyaddress: "http://127.0.0.1:{{ ports.web }}"
publicname: "{{ config.publicurl | default(name, true) }}" publicname: "{{ config.publicurl | default(name, true) }}"
configdefinition: configdefinition: