Files
cheflinkuser/env/.env.development
T
2026-03-17 12:03:54 +08:00

10 lines
362 B
Bash

# 变量必须以 VITE_ 为前缀才能暴露给外部读取
NODE_ENV=development
# 是否去除console 和 debugger
VITE_DELETE_CONSOLE=false
#本地环境
VITE_SERVER_BASEURL=https://howhowfresh.com/prod-api
#VITE_SERVER_BASEURL=http://192.168.5.36:8080
#VITE_SERVER_BASEURL=http://192.168.0.148:8888
#VITE_SERVER_BASEURL=http://liuyao.nat100.top/meiguowaimai