feat: expose BI configuration readiness

This commit is contained in:
kkfluous
2026-08-07 16:00:04 +08:00
parent 686fc4e2e2
commit 02d714175f
9 changed files with 167 additions and 4 deletions
+9
View File
@@ -39,4 +39,13 @@ HEATMAP_DB_SSL=false
AMAP_WEB_KEY=
AMAP_SECURITY_JS_CODE=
# Feedback attachment object storage
OSS_ENDPOINT=
OSS_REGION=oss-cn-shanghai
OSS_ACCESS_KEY_ID=
OSS_ACCESS_KEY_SECRET=
OSS_BUCKET=
OSS_BASE_DIR=/dos
OSS_HOST=
SERVER_PORT=3001