Files
pasargad/.env.example
T

5 lines
158 B
Bash
Raw Normal View History

2026-07-28 09:16:40 +03:30
PORT=6001
VERCEL_PROJECT_PRODUCTION_URL=http://localhost:6001
LOCAL_API_BASE_URL=http://localhost:6001/api
NEXT_PUBLIC_API_BASE_URL=http://localhost:6001/api