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