mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-20 15:11:10 +00:00
chore: Update Traefik configuration to use host network instead of web network
This commit is contained in:
@@ -561,6 +561,6 @@ providers:
|
||||
filename: /etc/traefik/traefik.yml
|
||||
watch: true
|
||||
docker:
|
||||
network: web
|
||||
network: host
|
||||
exposedByDefault: false
|
||||
endpoint: "unix:///var/run/docker.sock"
|
||||
|
||||
Reference in New Issue
Block a user