[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>
slim
xiangzihao 2022-03-02 15:34:27 +08:00 committed by GitHub
parent 78d7c06f2e
commit 8df4ed6051
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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