docker-compose.yml: make auth_network external
This commit is contained in:
parent
426d9c80a1
commit
79d8e89874
@ -51,5 +51,7 @@ services:
|
|||||||
|
|
||||||
networks:
|
networks:
|
||||||
auth_network:
|
auth_network:
|
||||||
|
external:
|
||||||
|
name: auth_network
|
||||||
web:
|
web:
|
||||||
external: true
|
external: true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user