removed - from the config
This commit is contained in:
@@ -3,9 +3,9 @@ services:
|
||||
container_name: uptime-kuma
|
||||
image: louislam/uptime-kuma:latest
|
||||
ports:
|
||||
- ${UPTIME-KUMA_PORT}:3001
|
||||
- ${UPTIMEKUMA_PORT}:3001
|
||||
volumes:
|
||||
- /home/${UPTIME-KUMA_USERNAME}/uptime-kuma/data:/app/data
|
||||
- /home/${UPTIMEKUMA_USERNAME}/uptime-kuma/data:/app/data
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
deploy:
|
||||
resources:
|
||||
|
||||
Reference in New Issue
Block a user