parsaaghayi-front/.env.development
2024-11-20 15:49:30 +03:30

3 lines
145 B
Plaintext

NEXT_PUBLIC_API_URL=http://localhost:8000/api
NEXT_PUBLIC_BLOG_API_URL=http://localhost:8000/api/blog
NEXT_PUBLIC_FRONT_URL=http://localhost:3001