mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
Update blueprints/blinko/template.yml
This commit is contained in:
parent
8a214b00f9
commit
04efd82725
@ -2,8 +2,8 @@ variables:
|
||||
main_domain: ${domain}
|
||||
postgres_password: ${password:16}
|
||||
nextauth_secret: ${password:32}
|
||||
nextauth_url: https://${main_domain}
|
||||
next_public_base_url: https://${main_domain}
|
||||
nextauth_url: http://${main_domain}
|
||||
next_public_base_url: http://${main_domain}
|
||||
|
||||
config:
|
||||
domains:
|
||||
|
Loading…
Reference in New Issue
Block a user