3 lines
145 B
Plaintext
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 |