Add automatic restart docker-compose.yml

This commit is contained in:
Alexandre Gliganic
2022-04-12 16:09:01 +02:00
committed by GitHub
parent 4053b9db1f
commit 27861f0d14

View File

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