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