Using gomplate as hydration template engine
This commit is contained in:
parent
46c745bd28
commit
92b56c5350
47 changed files with 80 additions and 80 deletions
|
|
@ -25,8 +25,8 @@ gitea:
|
|||
queue:
|
||||
TYPE: level
|
||||
server:
|
||||
DOMAIN: 'gitea.{{]] .Env.DOMAIN [[}}'
|
||||
ROOT_URL: 'https://gitea.{{]] .Env.DOMAIN [[}}:443'
|
||||
DOMAIN: 'gitea.{{{ .Env.DOMAIN }}}'
|
||||
ROOT_URL: 'https://gitea.{{{ .Env.DOMAIN }}}:443'
|
||||
|
||||
service:
|
||||
ssh:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue