mirror of
https://github.com/KwiTsukasa/kt-template-online-web.git
synced 2026-05-27 16:35:47 +08:00
7 lines
217 B
Plaintext
7 lines
217 B
Plaintext
NODE_ENV=development
|
|
VITE_APP_PLAY_GROUND=http://localhost:48090
|
|
VITE_APP_PROXY=http://localhost:48085/
|
|
VITE_APP_ADMIN_LOGIN=http://localhost:5999/#/auth/login
|
|
VITE_APP_BASE_API=/api
|
|
VITE_APP_OSS_DOMAIN=/chart-assets
|