feat: SERVER_NAME=gmoker.com
This commit is contained in:
parent
6790ccf773
commit
8ec0961c73
1 changed files with 1 additions and 1 deletions
2
.env
2
.env
|
|
@ -1,5 +1,5 @@
|
||||||
PROD_URL=matrix.gmoker.com
|
PROD_URL=matrix.gmoker.com
|
||||||
SERVER_NAME=test.k8s.gmoker.com
|
SERVER_NAME=gmoker.com
|
||||||
IMAGEAPP=ghcr.io/element-hq/synapse:v1.106.0
|
IMAGEAPP=ghcr.io/element-hq/synapse:v1.106.0
|
||||||
|
|
||||||
TURN_URL=turn.test.gmoker.com
|
TURN_URL=turn.test.gmoker.com
|
||||||
|
|
|
||||||
Reference in a new issue