Skip to content

Commit 481cb59

Browse files
committed
remove accidental commit
1 parent caf502a commit 481cb59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/traefik/docker-compose.yml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ services:
5858
mode: host
5959
volumes:
6060
# So that Traefik can listen to the Docker events
61-
- /var/run/docker.sock:/var/run/docker.sock:ro
61+
- /var/run/docker.sock:/var/run/docker.sock
6262
deploy:
6363
# mode: global
6464
replicas: ${OPS_TRAEFIK_REPLICAS}

0 commit comments

Comments
 (0)