diff --git a/node/12.22.12/docker-compose.yml b/node/12.22.12/docker-compose.yml index 3a2102f2d..da324ab26 100644 --- a/node/12.22.12/docker-compose.yml +++ b/node/12.22.12/docker-compose.yml @@ -13,11 +13,6 @@ services: - 1panel-network ports: - ${HOST_IP}:${PANEL_APP_PORT_HTTP}:${NODE_APP_PORT} - healthcheck: - test: ["CMD-SHELL", "curl -f http://localhost:${NODE_APP_PORT} || exit 1"] - interval: 30s - timeout: 5s - retries: 20 restart: always networks: 1panel-network: diff --git a/node/14.21.3/docker-compose.yml b/node/14.21.3/docker-compose.yml index 3a2102f2d..da324ab26 100644 --- a/node/14.21.3/docker-compose.yml +++ b/node/14.21.3/docker-compose.yml @@ -13,11 +13,6 @@ services: - 1panel-network ports: - ${HOST_IP}:${PANEL_APP_PORT_HTTP}:${NODE_APP_PORT} - healthcheck: - test: ["CMD-SHELL", "curl -f http://localhost:${NODE_APP_PORT} || exit 1"] - interval: 30s - timeout: 5s - retries: 20 restart: always networks: 1panel-network: diff --git a/node/16.20.2/docker-compose.yml b/node/16.20.2/docker-compose.yml index 3a2102f2d..da324ab26 100644 --- a/node/16.20.2/docker-compose.yml +++ b/node/16.20.2/docker-compose.yml @@ -13,11 +13,6 @@ services: - 1panel-network ports: - ${HOST_IP}:${PANEL_APP_PORT_HTTP}:${NODE_APP_PORT} - healthcheck: - test: ["CMD-SHELL", "curl -f http://localhost:${NODE_APP_PORT} || exit 1"] - interval: 30s - timeout: 5s - retries: 20 restart: always networks: 1panel-network: diff --git a/node/18.18.0/docker-compose.yml b/node/18.18.0/docker-compose.yml index 3a2102f2d..da324ab26 100644 --- a/node/18.18.0/docker-compose.yml +++ b/node/18.18.0/docker-compose.yml @@ -13,11 +13,6 @@ services: - 1panel-network ports: - ${HOST_IP}:${PANEL_APP_PORT_HTTP}:${NODE_APP_PORT} - healthcheck: - test: ["CMD-SHELL", "curl -f http://localhost:${NODE_APP_PORT} || exit 1"] - interval: 30s - timeout: 5s - retries: 20 restart: always networks: 1panel-network: diff --git a/node/20.9.0/data.yml b/node/20.11.1/data.yml similarity index 100% rename from node/20.9.0/data.yml rename to node/20.11.1/data.yml diff --git a/node/20.9.0/docker-compose.yml b/node/20.11.1/docker-compose.yml similarity index 72% rename from node/20.9.0/docker-compose.yml rename to node/20.11.1/docker-compose.yml index 3a2102f2d..da324ab26 100644 --- a/node/20.9.0/docker-compose.yml +++ b/node/20.11.1/docker-compose.yml @@ -13,11 +13,6 @@ services: - 1panel-network ports: - ${HOST_IP}:${PANEL_APP_PORT_HTTP}:${NODE_APP_PORT} - healthcheck: - test: ["CMD-SHELL", "curl -f http://localhost:${NODE_APP_PORT} || exit 1"] - interval: 30s - timeout: 5s - retries: 20 restart: always networks: 1panel-network: diff --git a/node/20.9.0/run.sh b/node/20.11.1/run.sh similarity index 100% rename from node/20.9.0/run.sh rename to node/20.11.1/run.sh diff --git a/node/21.1.0/data.yml b/node/21.6.2/data.yml similarity index 100% rename from node/21.1.0/data.yml rename to node/21.6.2/data.yml diff --git a/node/21.1.0/docker-compose.yml b/node/21.6.2/docker-compose.yml similarity index 72% rename from node/21.1.0/docker-compose.yml rename to node/21.6.2/docker-compose.yml index 3a2102f2d..da324ab26 100644 --- a/node/21.1.0/docker-compose.yml +++ b/node/21.6.2/docker-compose.yml @@ -13,11 +13,6 @@ services: - 1panel-network ports: - ${HOST_IP}:${PANEL_APP_PORT_HTTP}:${NODE_APP_PORT} - healthcheck: - test: ["CMD-SHELL", "curl -f http://localhost:${NODE_APP_PORT} || exit 1"] - interval: 30s - timeout: 5s - retries: 20 restart: always networks: 1panel-network: diff --git a/node/21.1.0/run.sh b/node/21.6.2/run.sh similarity index 100% rename from node/21.1.0/run.sh rename to node/21.6.2/run.sh