Only expose socket proxy on internal networks
This commit is contained in:
@ -29,6 +29,8 @@ services:
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
networks:
|
||||
- proxy_private
|
||||
tmpfs:
|
||||
- /run
|
||||
logging:
|
||||
driver: none
|
||||
|
||||
|
Reference in New Issue
Block a user