lint yaml files
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user