refactor: Move uptime kuma to respectful dir

Add container name for uptime-kuma
This commit is contained in:
2025-11-17 21:45:51 +01:00
parent 2d895fe2bd
commit 0f75fe02c2
@@ -3,6 +3,7 @@ services:
image: louislam/uptime-kuma:2
restart: unless-stopped
volumes:
container_name: uptime-kuma
- ./data:/app/data
ports:
# <Host Port>:<Container Port>