vue-fastapi/.env

2 lines
78 B
Bash

VITE_API_URL="http://localhost:8000/api"
VITE_APP_URL="http://localhost:5173"