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 NEXT_PUBLIC_BACK_URL=http://localhost:8000