修复设计计算错误并优化分享

This commit is contained in:
Lihatoo 2026-07-26 03:00:54 +08:00
parent dd21623cb5
commit 30cdd05914
5 changed files with 916 additions and 28 deletions

View file

@ -9,7 +9,7 @@ services:
- ./runtime/redis:/data
np-replica:
image: np-app:v4.7
image: 100.64.0.2:13000/lihato/np_app:v4.8
build:
context: .
dockerfile: Dockerfile
@ -45,7 +45,7 @@ services:
GOTO_NUM_THREADS: 4
np-worker:
image: np-app:v4.7
image: 100.64.0.2:13000/lihato/np_app:v4.8
container_name: np-worker
restart: always
mem_limit: 56g