lint yaml files

This commit is contained in:
2026-01-30 09:42:07 +01:00
parent bc1c1160eb
commit 40ed0fa5ad
24 changed files with 314 additions and 319 deletions

View File

@@ -4,12 +4,12 @@ services:
container_name: uptime-kuma
restart: unless-stopped
volumes:
- /opt/uptime-kuma:/app/data
- /var/run/docker.sock:/var/run/docker.sock
- /opt/uptime-kuma:/app/data
- /var/run/docker.sock:/var/run/docker.sock
ports:
- "3001:3001"
- "3001:3001"
auto-kuma:
image: ghcr.io/bigboot/autokuma:uptime-kuma-v1-sha-cbd2537
image: ghcr.io/bigboot/autokuma:uptime-kuma-v1-sha-cbd2537
container_name: auto-kuma
environment:
- AUTOKUMA__KUMA__URL=http://host:3001