4 lines
115 B
Plaintext
4 lines
115 B
Plaintext
|
|
# Production environment variables
|
||
|
|
VITE_API_BASE_URL=/api
|
||
|
|
VITE_APP_TITLE=教务管理系统
|
||
|
|
VITE_APP_ENV=production
|