Update domain keys in configuration files for consistency and clarity

This commit is contained in:
gyurix
2025-09-01 10:05:22 +02:00
parent 2129a7e8f9
commit daaa19d32a
3 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
{
"main": {
"SERVICE_NAME": "matrix",
"DOMAIN": "#DOMAIN_ADMIN"
"DOMAIN": "#ADMINDOMAIN"
},
"containers": [
{
@@ -29,7 +29,7 @@
"PORT": "80"
},
{
"DOMAIN": "#DOMAINADMIN"
"DOMAIN": "#ADMINDOMAIN"
},
{
"SMARTHOST_PROXY_PATH": "/smarthost-domains"