8 lines
243 B
Bash
8 lines
243 B
Bash
|
|
# VITE_API_BASE=http://192.168.120.17:8000
|
|
#VITE_API_BASE=https://apiforeign.minzhongzc.com
|
|
VITE_API_BASE=https://ceshi.apiforeign.minzhongzc.com
|
|
VITE_USE_MOCK=false
|
|
# Encryption disabled for dev — enable in production
|
|
VITE_ENCRYPTION_KEY=
|