mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-10 21:16:55 +08:00
feat: node 版本更新 (#1039)
This commit is contained in:
parent
096f7ee4e3
commit
f165a6b5a5
@ -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:
|
||||
|
@ -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:
|
||||
|
@ -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:
|
||||
|
@ -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:
|
||||
|
@ -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:
|
@ -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:
|
Loading…
Reference in New Issue
Block a user