Set proxy_shared network to external in Docker Compose configuration
This commit is contained in:
parent
fd7e602189
commit
bc67a5ae1f
@ -80,4 +80,4 @@ volumes:
|
|||||||
networks:
|
networks:
|
||||||
yogastic:
|
yogastic:
|
||||||
proxy_shared:
|
proxy_shared:
|
||||||
external: false
|
external: true
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user