docker-compose.auth.yml: fix app_network
This commit is contained in:
parent
89bbe26e55
commit
15894b6043
@ -23,7 +23,7 @@ networks:
|
||||
external:
|
||||
name: auth_network
|
||||
app_network:
|
||||
external: true
|
||||
name: ${NETWORK_NAME}
|
||||
external:
|
||||
name: ${NETWORK_NAME}
|
||||
web:
|
||||
external: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user