Compare commits
4 Commits
3ccf545e37
...
a7b4cee9db
Author | SHA1 | Date | |
---|---|---|---|
a7b4cee9db | |||
56acbf75d0 | |||
88d1486fbc | |||
b94f27799e |
2
.env
2
.env
@ -1,6 +1,6 @@
|
|||||||
PROD_URL=matrix.gmoker.com
|
PROD_URL=matrix.gmoker.com
|
||||||
SERVER_NAME=gmoker.com
|
SERVER_NAME=gmoker.com
|
||||||
IMAGEAPP=ghcr.io/element-hq/synapse:v1.107.0
|
IMAGEAPP=ghcr.io/element-hq/synapse:v1.110.0
|
||||||
|
|
||||||
TURN_URL=turn.test.gmoker.com
|
TURN_URL=turn.test.gmoker.com
|
||||||
IMAGECOTURN=docker.io/coturn/coturn:4.6.2
|
IMAGECOTURN=docker.io/coturn/coturn:4.6.2
|
||||||
|
@ -54,8 +54,6 @@ spec:
|
|||||||
labels:
|
labels:
|
||||||
app: app
|
app: app
|
||||||
spec:
|
spec:
|
||||||
imagePullSecrets:
|
|
||||||
- name: regcred
|
|
||||||
containers:
|
containers:
|
||||||
- name: app
|
- name: app
|
||||||
image: "$IMAGEAPP"
|
image: "$IMAGEAPP"
|
||||||
|
Loading…
Reference in New Issue
Block a user