chore: Update network configuration to use default host name

This commit is contained in:
2024-05-18 14:28:14 +08:00
parent 0bcaddb4fe
commit dfdeef1bc7
+1 -1
View File
@@ -394,4 +394,4 @@ networks:
net:
driver: host
external: true
name: ${NETWORK:-web}
name: ${NETWORK:-host}