Browse Source

"turn on" restart behaviour"

tarfeef101 4 years ago
parent
commit
603300b6ac
1 changed files with 2 additions and 2 deletions
  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: