mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
wtf? I merged upstream
This commit is contained in:
@@ -8,13 +8,10 @@ secret_key = "${base64:48}"
|
||||
|
||||
[config]
|
||||
env = [
|
||||
<<<<<<< HEAD
|
||||
"Domain=${main_domain}",
|
||||
"WEB_URL=${main_domain}",
|
||||
=======
|
||||
"Domain=${domain}",
|
||||
"WEB_URL=${Domain}",
|
||||
>>>>>>> upstream/main
|
||||
"PGHOST=plane-db",
|
||||
"PGDATABASE=plane",
|
||||
"POSTGRES_USER=${username}",
|
||||
|
||||
Reference in New Issue
Block a user