From ab2fad26ce97105d37fc2c96cfc6967d80e00da9 Mon Sep 17 00:00:00 2001 From: Jenniferplusplus Date: Mon, 13 Nov 2023 20:46:21 -0600 Subject: simplify service config a little --- volumes/proxy/traefik.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'volumes') 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" -- cgit v1.2.3