fix: align split app runtime dependencies

This commit is contained in:
lingniu
2026-06-23 16:24:32 +08:00
parent f79d995b8c
commit 06cb6aa4b9
7 changed files with 64 additions and 5 deletions

View File

@@ -12,6 +12,8 @@ lingniu:
ingest:
gb32960:
enabled: true
server:
enabled: true
port: ${GB32960_PORT:32960}
boss-threads: ${GB32960_BOSS_THREADS:1}
worker-threads: ${GB32960_WORKER_THREADS:0}