mirror of
https://github.com/frappe/frappe_docker.git
synced 2024-11-08 14:21:05 +00:00
Allow https proxy to access Docker socket
This commit is contained in:
parent
e620dd4805
commit
4772aa796a
@ -24,6 +24,7 @@ services:
|
||||
- 443:443
|
||||
volumes:
|
||||
- cert-data:/letsencrypt
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
|
||||
volumes:
|
||||
cert-data:
|
||||
|
Loading…
Reference in New Issue
Block a user