Update compose.yaml

This commit is contained in:
2026-07-21 15:10:40 +02:00
parent 9531ab3f71
commit 55cfa6902c
+1 -1
View File
@@ -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"