FreeScout port fix.

This commit is contained in:
2025-06-09 08:45:09 -04:00
parent 4f2afca20b
commit c819082c7b
+2 -1
View File
@@ -1177,13 +1177,14 @@ services:
TIMEZONE: ${TZ} TIMEZONE: ${TZ}
image: tiredofit/freescout:latest image: tiredofit/freescout:latest
labels: labels:
homepage.group: Lifestyle homepage.group: Personal/Professional Services
homepage.name: FreeScout homepage.name: FreeScout
homepage.icon: sh-freescout.svg homepage.icon: sh-freescout.svg
homepage.href: https://support.${MY_TLD} homepage.href: https://support.${MY_TLD}
homepage.description: Lightweight help desk and shared inbox homepage.description: Lightweight help desk and shared inbox
swag: enable swag: enable
swag_proto: http swag_proto: http
swag_port: 80
swag_url: support.${MY_TLD} swag_url: support.${MY_TLD}
swag.uptime-kuma.enabled: true swag.uptime-kuma.enabled: true
swag.uptime-kuma.monitor.url: https://support.${MY_TLD} swag.uptime-kuma.monitor.url: https://support.${MY_TLD}