mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-09 23:24:07 -08:00
Add automatic restart docker-compose.yml
This commit is contained in:
parent
4053b9db1f
commit
27861f0d14
|
@ -11,3 +11,4 @@ services:
|
||||||
- ./uptime-kuma:/app/data
|
- ./uptime-kuma:/app/data
|
||||||
ports:
|
ports:
|
||||||
- 3001:3001
|
- 3001:3001
|
||||||
|
restart: always
|
||||||
|
|
Loading…
Reference in a new issue