Browse Source

[Feature][UI Next][V1.0.0-Alpha] remove VITE_APP_PROD_WEB_URL (#8657)

* Adapt web configurations for UI next

* remove VITE_APP_PROD_WEB_URL

Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
xiangzihao 3 years ago
parent
commit
8df4ed6051
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dolphinscheduler-ui-next/.env.production

+ 1 - 1
dolphinscheduler-ui-next/.env.production

@@ -15,4 +15,4 @@
 
 NODE_ENV=production
 
-VITE_APP_PROD_WEB_URL='http://127.0.0.1:12345'
+VITE_APP_PROD_WEB_URL=''