Update compose.yaml
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ services:
|
|||||||
- "80:80"
|
- "80:80"
|
||||||
volumes:
|
volumes:
|
||||||
- "/var/run/docker.sock:/var/run/docker.sock:ro"
|
- "/var/run/docker.sock:/var/run/docker.sock:ro"
|
||||||
- "traefik_certs:/certs"
|
- "/opt/02_messaging/traefik/traefik_certs:/certs"
|
||||||
|
|
||||||
nginx:
|
nginx:
|
||||||
image: "nginx:1.22.0"
|
image: "nginx:1.22.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user