feat: node 版本更新 (#1039)

This commit is contained in:
zhengkunwang 2024-03-05 16:39:02 +08:00 committed by GitHub
parent 096f7ee4e3
commit f165a6b5a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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: