瀏覽代碼

Changed restart settings to unless-stopped

hmetzner 7 年之前
父節點
當前提交
e3dde2299a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      calibre-compose.yml

+ 1 - 1
calibre-compose.yml

@@ -6,7 +6,7 @@ services:
 #    command: -username book
 #    command: -password reader
     container_name: calibre-server
-    restart: always
+    restart: unless-stopped
     expose:
       - "8080"
     ports: