Allow https proxy to access Docker socket
This commit is contained in:
@@ -24,6 +24,7 @@ services:
|
|||||||
- 443:443
|
- 443:443
|
||||||
volumes:
|
volumes:
|
||||||
- cert-data:/letsencrypt
|
- cert-data:/letsencrypt
|
||||||
|
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
cert-data:
|
cert-data:
|
||||||
|
|||||||
Reference in New Issue
Block a user