Correcting AMAI URL.
This commit is contained in:
+2
-2
@@ -549,7 +549,7 @@ services:
|
||||
labels:
|
||||
homepage.group: Media Library
|
||||
homepage.name: AudioMuse-AI
|
||||
homepage.href: https://muse-ai.${MY_TLD}
|
||||
homepage.href: https://muse.${MY_TLD}
|
||||
homepage.description: Platform for hosting and sharing terminal session recordings
|
||||
swag: enable
|
||||
swag_port: 8000
|
||||
@@ -558,7 +558,7 @@ services:
|
||||
swag.uptime-kuma.enabled: true
|
||||
swag.uptime-kuma.monitor.parent: Rinoa
|
||||
swag.uptime-kuma.name: AudioMuse-AI
|
||||
swag.uptime-kuma.monitor.url: https://muse-ai.${MY_TLD}
|
||||
swag.uptime-kuma.monitor.url: https://muse.${MY_TLD}
|
||||
swag.uptime-kuma.monitor.interval: 300
|
||||
swag.uptime-kuma.monitor.retryInterval: 60
|
||||
swag.uptime-kuma.monitor.maxretries: 5
|
||||
|
||||
Reference in New Issue
Block a user