From 5d48856621d4576aeff349f896bcc137bbeda6bc Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Wed, 15 Jan 2025 19:11:38 -0600 Subject: [PATCH] fix network --- hosts/ps10rp/traefik/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/ps10rp/traefik/compose.yaml b/hosts/ps10rp/traefik/compose.yaml index b5e83f59e..632e58063 100644 --- a/hosts/ps10rp/traefik/compose.yaml +++ b/hosts/ps10rp/traefik/compose.yaml @@ -83,7 +83,7 @@ networks: driver: bridge ipam: config: - - subnet: 172.20.0.0/16 + - subnet: 172.24.0.0/16 volumes: tailscale: