#80 Grant read access to the CONTAINERS endpoint
This commit is contained in:
parent
cdf4e58abe
commit
b0cbefea58
@ -11,6 +11,8 @@ services:
|
||||
networks:
|
||||
- web
|
||||
privileged: true
|
||||
env_file:
|
||||
- docker-socket-proxy.yml
|
||||
|
||||
networks:
|
||||
web:
|
||||
|
@ -0,0 +1 @@
|
||||
CONTAINERS=1
|
Loading…
Reference in New Issue
Block a user