SystemApplication/Client/.env
cc 2205408252 Initial commit: React client + Rust server full-stack project
Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-17 20:49:17 +08:00

3 lines
102 B
Bash

# 后端基址(前端直连,跨源由后端 CORS 放行)。
VITE_API_BASE=http://localhost:8080