-
This commit is contained in:
2
uptime_kuma/compose.yml
Executable file → Normal file
2
uptime_kuma/compose.yml
Executable file → Normal file
@@ -6,7 +6,7 @@ services:
|
||||
image: 'louislam/uptime-kuma:1'
|
||||
container_name: uptime-kuma
|
||||
volumes:
|
||||
- '/home/rcadmin/uptime_kuma/data:/app/data'
|
||||
- '/home/rcadmin/docker/uptime_kuma/data:/app/data'
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
ports:
|
||||
- '127.0.0.1:3001:3001'
|
||||
|
||||
Reference in New Issue
Block a user