mirror of https://github.com/louislam/uptime-kuma
Merge pull request #1483 from Alexandre-Gliganic/master
Add automatic restart for docker-compose.ymlpull/1486/head^2
commit
4df147786d
|
@ -11,3 +11,4 @@ services:
|
|||
- ./uptime-kuma:/app/data
|
||||
ports:
|
||||
- 3001:3001
|
||||
restart: always
|
||||
|
|
Loading…
Reference in New Issue