Add Docker PACS DICOM web viewer

This commit is contained in:
Codex
2026-05-27 08:43:33 +08:00
parent f3e3cfff1d
commit 9c478ed392
10 changed files with 2577 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
PGHOST=192.168.3.3
PGPORT=5432
PGUSER=his_user
PGPASSWORD=change_me
PGDATABASE=pacs_db
PGTABLE=pacs_dicom_files
PG_ANNOTATION_TABLE=pacs_dicom_series_annotations
PACS_PROCESSED_ROOT=/dicom/已处理_DICOM数据
PACS_BATCH_NAME=2026_5_27_PACS下载数据
PACS_WEB_USER=admin
PACS_WEB_PASSWORD=123456
KIMI_API_NAME=HIS_Check
KIMI_API_KEY=change_me
KIMI_API_URL=https://api.moonshot.cn/v1/chat/completions
KIMI_MODEL=kimi-latest