Update blueprints/blinko/template.yml

This commit is contained in:
Mauricio Siu 2025-03-30 03:47:53 -06:00 committed by GitHub
parent 8a214b00f9
commit 04efd82725
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: