mirror of
https://github.com/bluepuma77/traefik-best-practice.git
synced 2025-12-21 11:35:00 +01:00
remove useless socket :ro
This commit is contained in:
@@ -15,7 +15,7 @@ services:
|
||||
networks:
|
||||
- proxy
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- letsencrypt:/letsencrypt
|
||||
#- /var/log:/var/log
|
||||
command:
|
||||
|
||||
Reference in New Issue
Block a user