GPU_Web/.env.dev

7 lines
90 B
Plaintext

# 本地开发环境
NODE_ENV=development
# api
VITE_API_BASIC="http://10.10.1.29:8888"