mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-21 07:26:51 +00:00
chore: Update network configuration to use default host name
This commit is contained in:
+1
-1
@@ -394,4 +394,4 @@ networks:
|
|||||||
net:
|
net:
|
||||||
driver: host
|
driver: host
|
||||||
external: true
|
external: true
|
||||||
name: ${NETWORK:-web}
|
name: ${NETWORK:-host}
|
||||||
Reference in New Issue
Block a user