revert: change port to workaround 21H2's port

This commit is contained in:
qier222 2023-01-30 12:37:25 +08:00
parent 2a0af8f975
commit ce738f6b40
No known key found for this signature in database
5 changed files with 9 additions and 9 deletions

View file

@ -1,6 +1,6 @@
VUE_APP_NETEASE_API_URL=/api
VUE_APP_ELECTRON_API_URL=/api
VUE_APP_ELECTRON_API_URL_DEV=http://127.0.0.1:35216
VUE_APP_ELECTRON_API_URL_DEV=http://127.0.0.1:10754
VUE_APP_LASTFM_API_KEY=09c55292403d961aa517ff7f5e8a3d9c
VUE_APP_LASTFM_API_SHARED_SECRET=307c9fda32b3904e53654baff215cb67
DEV_SERVER_PORT=20201