mirror of https://github.com/louislam/uptime-kuma
Add automatic restart docker-compose.yml
parent
4053b9db1f
commit
27861f0d14
|
@ -11,3 +11,4 @@ services:
|
|||
- ./uptime-kuma:/app/data
|
||||
ports:
|
||||
- 3001:3001
|
||||
restart: always
|
||||
|
|
Loading…
Reference in New Issue