it's from the same ... idk what

This commit is contained in:
Didier Slof 2023-02-26 17:16:07 +01:00
parent 84dcc806c6
commit f732d95499
Signed by: didier
GPG key ID: 01E71F18AA4398E5

View file

@ -15,7 +15,8 @@ x-common: &common
- /srv/proxy/config/conf.d:/etc/nginx/conf.d - /srv/proxy/config/conf.d:/etc/nginx/conf.d
- /srv/proxy/other/vhost.d:/etc/nginx/vhost.d - /srv/proxy/other/vhost.d:/etc/nginx/vhost.d
- /srv/proxy/data/html:/usr/share/nginx/html - /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: networks:
proxy: proxy: