This commit is contained in:
Didier Slof 2023-03-01 15:17:10 +01:00
parent e4c2e8d63a
commit 5dc6044906
Signed by: didier
GPG key ID: 01E71F18AA4398E5
8 changed files with 38 additions and 39 deletions

View file

@ -1,9 +1,10 @@
version: '2.2'
networks:
internal:
proxy:
external: true
internal:
external: true
x-common: &common
restart: always
@ -18,7 +19,8 @@ x-common: &common
- /var/run/docker.sock:/tmp/docker.sock:ro
- /var/run/docker.sock:/var/run/docker.sock:ro
networks:
proxy:
- proxy
- internal
services:
proxy: