mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-10 00:15:28 +02:00
add uptimekit
This commit is contained in:
@@ -16,8 +16,8 @@ host = "${second_domain}"
|
||||
|
||||
[config.env]
|
||||
BETTER_AUTH_SECRET = "${secret_base}"
|
||||
BETTER_AUTH_URL = "${main_domain}"
|
||||
NEXT_PUBLIC_URL = "${main_domain}"
|
||||
BETTER_AUTH_URL = "http://${main_domain}"
|
||||
NEXT_PUBLIC_URL = "http://${main_domain}"
|
||||
DASH_PORT=3000
|
||||
STATUS_PAGE_PORT=3001
|
||||
|
||||
|
||||
Reference in New Issue
Block a user