添加安装部署脚本

This commit is contained in:
admin
2026-05-11 10:41:36 +08:00
parent eae665d66f
commit ddb8746954
25 changed files with 1043 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
# 部署到 /var/container/data/datahub/env/datahub-frontend.env
# 浏览器访问后端 API 的完整地址(含协议、主机、端口)
# 由 scripts/configure-env.sh 交互式生成,也可手动维护
API_BASE_URL=http://__SERVER_IP_OR_DOMAIN__:9501