Skip to content

Commit 9f0c8a5

Browse files
authored
Merge pull request #5 from Johnserf-Seed/fix/concurrent-decrypt-and-page-recovery
fix: 修复页面关闭错误并添加并发解密支持
2 parents 8d74439 + 69d3592 commit 9f0c8a5

2 files changed

Lines changed: 530 additions & 85 deletions

File tree

api-service/docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ services:
1616
environment:
1717
- NODE_ENV=production
1818
- PORT=3000
19+
- POOL_SIZE=3
1920

2021
restart: unless-stopped
2122

0 commit comments

Comments
 (0)