feat: node.js 增加 restart: always

This commit is contained in:
zhengkunwang223 2023-10-08 16:54:42 +08:00
parent 371879ece3
commit 368ac6abd0
5 changed files with 6 additions and 2 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

View File

@ -19,7 +19,7 @@ additionalProperties:
sort: 5
- key: DevOps
name: DevOps
sort: 6
sort: 10
- key: Local
name: 本地
sort: 12
@ -37,5 +37,5 @@ additionalProperties:
sort: 11
- key: Storage
name: 云存储
sort: 10
sort: 6
version: v1.6.2