summaryrefslogtreecommitdiffstats
path: root/volumes
diff options
context:
space:
mode:
Diffstat (limited to 'volumes')
-rw-r--r--volumes/proxy/traefik.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/volumes/proxy/traefik.toml b/volumes/proxy/traefik.toml
index c6d2e96..034461e 100644
--- a/volumes/proxy/traefik.toml
+++ b/volumes/proxy/traefik.toml
@@ -19,6 +19,7 @@
[providers.docker]
watch = true
network = "fediverse"
+ exposedByDefault = false
[providers.file]
filename = "/etc/traefik/traefik_dynamic.toml"