From 7719dbd6ac27fc7835bfb4133eb41ae0de00bdb6 Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Fri, 20 Jun 2025 21:08:32 -0400 Subject: [PATCH] Planka SWAG tweaks take #2. --- docker-compose.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index b35be20c..ec511075 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -3776,12 +3776,12 @@ services: homepage.description: Kanban board swag: enable swag_url: kanban.${MY_TLD} - swag_port: 54476 + swag_port: 1337 swag_address: planka - swag_server_custom_directive: - location ~* \.io { - proxy_pass http://planka:1337; - } + # swag_server_custom_directive: + # location ~* \.io { + # proxy_pass http://planka:1337; + # } swag.uptime-kuma.enabled: true swag.uptime-kuma.monitor.url: https://kanban.${MY_TLD} swag.uptime-kuma.monitor.interval: 300