瀏覽代碼

Reverted restart action removal in docker-compose.yml for older 2.X compatibility

DerLinkman 2 年之前
父節點
當前提交
99de302ec9
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      docker-compose.yml

+ 0 - 2
docker-compose.yml

@@ -63,7 +63,6 @@ services:
       depends_on:
         unbound-mailcow:
           condition: service_healthy
-          restart: true
       dns:
         - ${IPV4_NETWORK:-172.22.1}.254
       environment:
@@ -305,7 +304,6 @@ services:
           condition: service_started
         unbound-mailcow:
           condition: service_healthy
-          restart: true
       volumes:
         - ./data/hooks/postfix:/hooks:Z
         - ./data/conf/postfix:/opt/postfix/conf:z