[Fix][UI Next] Fix env. (#8229)
parent
d1f65053a8
commit
07a15b7040
|
|
@ -15,4 +15,4 @@
|
|||
|
||||
NODE_ENV = development
|
||||
|
||||
VITE_APP_DEV_WEB_URL = ''
|
||||
VITE_APP_DEV_WEB_URL = 'http://127.0.0.1:12345'
|
||||
|
|
|
|||
Loading…
Reference in New Issue