ti-pote/apps/frontend/.env.example
2026-04-08 19:59:47 +02:00

5 lines
182 B
Plaintext

# Backend API base URL (no trailing slash, no /api suffix)
# Dev local: http://localhost:3000
# Prod VPS: https://api.ti-pote.example.com
VITE_API_URL=http://localhost:3000