FreeScout port fix.
This commit is contained in:
+2
-1
@@ -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}
|
||||||
|
|||||||
Reference in New Issue
Block a user