添加版本的控制

This commit is contained in:
孙小云 2025-05-23 19:07:29 +08:00
parent a756161d51
commit bce58a2535
1 changed files with 4 additions and 0 deletions

View File

@ -27,6 +27,10 @@ export HHZ_ADMIN_WEB_DIST=/home/th/workspace/dockerbuilder/webs/dev/tuoheng_hhz_
export DSP_ADMIN_WEB_DIST=/home/th/workspace/dockerbuilder/webs/dev/dsp-admin/dist
export AIRPORT_WEB_DIST=/home/th/workspace/dockerbuilder/webs/dev/tuoheng_airport_web/dist
echo $HHZ_ADMIN_WEB_DIST
echo $DSP_ADMIN_WEB_DIST
echo $AIRPORT_WEB_DIST
#前端配置
#export VUE_APP_API_BASE_URL = https://${HHZ_DOMAIN}:${NGINX_HTTPS_PORT}/
#export VUE_APP_AUTHORITY = https://${OIDC_SERVER_DOMAIN}:${NGINX_HTTPS_PORT}