Selaa lähdekoodia

"turn on" restart behaviour"

tarfeef101 4 vuotta sitten
vanhempi
commit
603300b6ac
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      docker-compose.yaml

+ 2 - 2
docker-compose.yaml

@@ -4,8 +4,8 @@ services:
   viki:
     build: .
     image: tarfeef101/viki
-    #restart: on-failure
-    restart: "no"
+    restart: on-failure
+    #restart: "no"
     logging:
       driver: "json-file"
       options: