Planka SWAG tweaks take #2.

This commit is contained in:
2025-06-20 21:08:32 -04:00
parent 6fa63c121c
commit 7719dbd6ac
+5 -5
View File
@@ -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