fix(electron): login issue after restart app

This commit is contained in:
qier222 2020-12-05 12:30:48 +08:00
parent b7f51f02c2
commit 870e0a4e9e
5 changed files with 22 additions and 8 deletions

View file

@ -1,4 +1,4 @@
VUE_APP_NETEASE_API_URL=http://127.0.0.1:3000
VUE_APP_ELECTRON_API_URL=http://127.0.0.1:10754
VUE_APP_ELECTRON_API_URL=/api
VUE_APP_ENABLE_SENTRY=false
DEV_SERVER_PORT=20201