Planka SWAG tweaks take #2.
This commit is contained in:
+5
-5
@@ -3776,12 +3776,12 @@ services:
|
|||||||
homepage.description: Kanban board
|
homepage.description: Kanban board
|
||||||
swag: enable
|
swag: enable
|
||||||
swag_url: kanban.${MY_TLD}
|
swag_url: kanban.${MY_TLD}
|
||||||
swag_port: 54476
|
swag_port: 1337
|
||||||
swag_address: planka
|
swag_address: planka
|
||||||
swag_server_custom_directive:
|
# swag_server_custom_directive:
|
||||||
location ~* \.io {
|
# location ~* \.io {
|
||||||
proxy_pass http://planka:1337;
|
# proxy_pass http://planka:1337;
|
||||||
}
|
# }
|
||||||
swag.uptime-kuma.enabled: true
|
swag.uptime-kuma.enabled: true
|
||||||
swag.uptime-kuma.monitor.url: https://kanban.${MY_TLD}
|
swag.uptime-kuma.monitor.url: https://kanban.${MY_TLD}
|
||||||
swag.uptime-kuma.monitor.interval: 300
|
swag.uptime-kuma.monitor.interval: 300
|
||||||
|
|||||||
Reference in New Issue
Block a user