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