chore: Remove external flag from network configuration

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