use new web export format
This commit is contained in:
parent
3af65701c6
commit
ef1cd3d27f
1 changed files with 3 additions and 2 deletions
|
|
@ -7,8 +7,9 @@ templatefiles:
|
|||
dest: ~/compose.yml
|
||||
exports:
|
||||
web:
|
||||
- proxyaddress: "http://127.0.0.1:{{ ports.web }}"
|
||||
publicname: "{{ config.publicurl | default(name, true) }}"
|
||||
sites:
|
||||
- proxyaddress: "http://127.0.0.1:{{ ports.web }}"
|
||||
publicname: "{{ config.publicurl | default(name, true) }}"
|
||||
configdefinition:
|
||||
description: Extra forgejo
|
||||
type: object
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue