mirror of
https://github.com/qier222/YesPlayMusic.git
synced 2024-11-22 15:50:57 +08:00
6d3508c62a
* fix: change port to 35216 → workaround 21H2's port * style: with restyled (#1707) * Restyled by clang-format * Restyled by prettier * fix: change 21232 to 41342 Co-authored-by: restyled-io[bot] <32688539+restyled-io[bot]@users.noreply.github.com> Co-authored-by: Restyled.io <commits@restyled.io>
8 lines
256 B
Plaintext
8 lines
256 B
Plaintext
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_LASTFM_API_KEY=09c55292403d961aa517ff7f5e8a3d9c
|
|
VUE_APP_LASTFM_API_SHARED_SECRET=307c9fda32b3904e53654baff215cb67
|
|
DEV_SERVER_PORT=20201
|
|
|