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:
@@ -2,8 +2,8 @@ variables:
|
|||||||
main_domain: ${domain}
|
main_domain: ${domain}
|
||||||
postgres_password: ${password:16}
|
postgres_password: ${password:16}
|
||||||
nextauth_secret: ${password:32}
|
nextauth_secret: ${password:32}
|
||||||
nextauth_url: https://${main_domain}
|
nextauth_url: http://${main_domain}
|
||||||
next_public_base_url: https://${main_domain}
|
next_public_base_url: http://${main_domain}
|
||||||
|
|
||||||
config:
|
config:
|
||||||
domains:
|
domains:
|
||||||
|
|||||||
Reference in New Issue
Block a user