[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
parent
78d7c06f2e
commit
8df4ed6051
|
|
@ -15,4 +15,4 @@
|
||||||
|
|
||||||
NODE_ENV=production
|
NODE_ENV=production
|
||||||
|
|
||||||
VITE_APP_PROD_WEB_URL='http://127.0.0.1:12345'
|
VITE_APP_PROD_WEB_URL=''
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue