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