1
0
Fork 0

feat: node.js 增加 restart: always

This commit is contained in:
zhengkunwang223 2023-10-08 16:54:42 +08:00
parent c5b5305234
commit 89668f9575
4 changed files with 4 additions and 0 deletions

View File

@ -18,6 +18,7 @@ services:
interval: 30s
timeout: 5s
retries: 20
restart: always
networks:
1panel-network:
external: true

View File

@ -18,6 +18,7 @@ services:
interval: 30s
timeout: 5s
retries: 20
restart: always
networks:
1panel-network:
external: true

View File

@ -18,6 +18,7 @@ services:
interval: 30s
timeout: 5s
retries: 20
restart: always
networks:
1panel-network:
external: true

View File

@ -18,6 +18,7 @@ services:
interval: 30s
timeout: 5s
retries: 20
restart: always
networks:
1panel-network:
external: true