1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-09 05:42:31 +08:00

feat: node 版本更新 (#1039)

This commit is contained in:
zhengkunwang 2024-03-05 16:39:02 +08:00 committed by GitHub
parent 2550433988
commit ca0008497c
10 changed files with 0 additions and 30 deletions

View File

@ -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:

View File

@ -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:

View File

@ -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:

View File

@ -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:

View File

@ -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:

View File

@ -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: