Update Monitoring_Containers/uptime-kuma/compose.yaml
This commit is contained in:
@@ -8,3 +8,9 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- 5008:3001
|
- 5008:3001
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
#Can comment out if not using Flame Dashboard
|
||||||
|
labels:
|
||||||
|
- flame.type=application # "app" works too
|
||||||
|
- flame.name=Uptime-Kuma
|
||||||
|
- flame.url=http://monitoring.gabesville.internal #Adjust to your domain or IP
|
||||||
|
- flame.icon=bell-badge
|
||||||
Reference in New Issue
Block a user