Update compose.yaml
This commit is contained in:
+1
-2
@@ -6,8 +6,7 @@ services:
|
||||
image: "nginx:1.22.0"
|
||||
restart: "always"
|
||||
volumes:
|
||||
- /opt/02_messaging/nginx/conf.d:/etc/nginx/conf.d
|
||||
|
||||
- /opt/02_messaging/nginx/conf.d/default.conf:/etc/nginx/conf.d/default.conf:ro
|
||||
|
||||
synapse:
|
||||
image: docker.io/matrixdotorg/synapse:v1.63.0
|
||||
|
||||
Reference in New Issue
Block a user