Add restart policy for ofelia

This commit is contained in:
Marko Korhonen 2022-12-01 21:57:06 +02:00
parent 13ca0e4a06
commit 8805bf2dc3
Signed by: FunctionalHacker
GPG Key ID: A7F78BCB859CD890
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
[services.ofelia]
image = "mcuadros/ofelia"
container_name = "ofelia"
restart = "unless-stopped"
volumes = [
"/etc/localtime:/etc/localtime:ro",
"/var/run/docker.sock:/var/run/docker.sock:ro",