Update uptime-kuma

This commit is contained in:
2025-06-11 19:54:36 +05:30
parent 2bd9d3f108
commit 508202893d

View File

@@ -4,7 +4,7 @@ services:
image: "louislam/uptime-kuma:1.23.16"
container_name: "uptime-kuma"
volumes:
- "${CONFIG_PATH}:/app/data"
- "${APPDATA_PATH}/uptime-kuma/config:/app/data"
ports:
- "${PORT}:3001"
restart: "unless-stopped"