parsaaghayi-front/.env.development
2024-10-14 17:34:21 +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:3000