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