Add restart policy for ofelia

This commit is contained in:
Marko Korhonen 2022-12-01 21:57:06 +02:00
parent 19a35842ce
commit 147731f693

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",