docker-compose.yml: use auth_network external
This commit is contained in:
parent
64082a73c4
commit
661da1fed5
@ -18,6 +18,8 @@ services:
|
||||
|
||||
networks:
|
||||
auth_network:
|
||||
external:
|
||||
name: auth_network
|
||||
app_network:
|
||||
external: true
|
||||
name: ${NETWORK_NAME}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user