mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
feat: use main_domain as mm domain
This commit is contained in:
parent
2b88339dff
commit
e2cb29d4e4
@ -3,7 +3,7 @@ main_domain = "${domain}"
|
||||
|
||||
[config]
|
||||
env = [
|
||||
"Domain=mm.example.com",
|
||||
"Domain=${main_domain}",
|
||||
"POSTGRES_USER=mmuser",
|
||||
"POSTGRES_PASSWORD=mmuser_password",
|
||||
"POSTGRES_DB=mattermost",
|
||||
|
Loading…
Reference in New Issue
Block a user