fix: network name
This commit is contained in:
@@ -8,5 +8,5 @@ include:
|
||||
|
||||
networks:
|
||||
compose_network:
|
||||
name: ${NETWORK_NAME:-falcon_network}
|
||||
name: ${NETWORK_NAME}
|
||||
external: true
|
||||
|
||||
Reference in New Issue
Block a user