소스 검색

"turn on" restart behaviour"

tarfeef101 4 년 전
부모
커밋
603300b6ac
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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: