it's from the same ... idk what
This commit is contained in:
parent
84dcc806c6
commit
f732d95499
1 changed files with 2 additions and 1 deletions
|
@ -15,7 +15,8 @@ x-common: &common
|
|||
- /srv/proxy/config/conf.d:/etc/nginx/conf.d
|
||||
- /srv/proxy/other/vhost.d:/etc/nginx/vhost.d
|
||||
- /srv/proxy/data/html:/usr/share/nginx/html
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- /var/run/docker.sock:/tmp/docker.sock:ro
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
networks:
|
||||
proxy:
|
||||
|
||||
|
|
Reference in a new issue