Cybersecurity-Projects/PROJECTS/advanced/rveng/frontend/.env.example

7 lines
190 B
Plaintext

# ©AngelaMos | 2026
# .env.example
# Backend the Vite dev server proxies /api to.
# Run the API with: uv run uvicorn rveng.api.server:app --port 8000
VITE_API_TARGET=http://localhost:8000