Add automatic restart docker-compose.yml

pull/1483/head
Alexandre Gliganic 2 years ago committed by GitHub
parent 4053b9db1f
commit 27861f0d14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -11,3 +11,4 @@ services:
- ./uptime-kuma:/app/data
ports:
- 3001:3001
restart: always

Loading…
Cancel
Save