chore: Remove external flag from network configuration

This commit is contained in:
2024-05-18 14:24:13 +08:00
parent 175cf453e6
commit 9d9e6249c9
-1
View File
@@ -393,5 +393,4 @@ services:
networks: networks:
net: net:
driver: host driver: host
external: true
name: ${NETWORK:-web} name: ${NETWORK:-web}