mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-23 00:16:49 +00:00
chore: Update Traefik configuration to use host network instead of web network
This commit is contained in:
@@ -392,6 +392,5 @@ services:
|
||||
|
||||
networks:
|
||||
net:
|
||||
driver: host
|
||||
external: true
|
||||
name: ${NETWORK:-host}
|
||||
Reference in New Issue
Block a user