[Fix][UI Next] Fix env. (#8229)

Update_README
songjianet 2022-01-27 21:43:53 +08:00 committed by GitHub
parent d1f65053a8
commit 07a15b7040
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 = development
VITE_APP_DEV_WEB_URL = ''
VITE_APP_DEV_WEB_URL = 'http://127.0.0.1:12345'