summaryrefslogtreecommitdiffstats
path: root/volumes
diff options
context:
space:
mode:
authorJenniferplusplus <contact@jenniferplusplus.com>2023-11-13 20:46:21 -0600
committerJenniferplusplus <contact@jenniferplusplus.com>2023-11-13 20:46:21 -0600
commitab2fad26ce97105d37fc2c96cfc6967d80e00da9 (patch)
treeee82890b6a169440a0bfd4c923fe5982b9ac2550 /volumes
parente7cf3fcb3c81a4451dbb088f4768d3b833ce80dc (diff)
downloadsandcastles-ab2fad26ce97105d37fc2c96cfc6967d80e00da9.tar.gz
sandcastles-ab2fad26ce97105d37fc2c96cfc6967d80e00da9.tar.bz2
sandcastles-ab2fad26ce97105d37fc2c96cfc6967d80e00da9.zip
simplify service config a little
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"