6 lines
177 B
Bash
6 lines
177 B
Bash
#VITE_API_BASE=http://localhost:8000
|
|
VITE_API_BASE=http://apiforeign.minzhong.cn
|
|
VITE_USE_MOCK=false
|
|
# Encryption disabled for dev — enable in production
|
|
VITE_ENCRYPTION_KEY=
|