Update uptime-kuma/docker-compose.yml
Use "media" rather than "mnt"
This commit is contained in:
@@ -6,6 +6,6 @@ services:
|
||||
ports:
|
||||
- "3010:3001"
|
||||
volumes:
|
||||
- /mnt/sda1/docker/uptime-kuma:/app/data
|
||||
- /media/sda1/docker/uptime-kuma:/app/data
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
||||
|
||||
Reference in New Issue
Block a user