3 lines
122 B
Bash
3 lines
122 B
Bash
# Frontend Environment Variables
|
|
NEXT_PUBLIC_API_URL=http://localhost:3001/api
|
|
NEXT_PUBLIC_SITE_URL=http://localhost:3000
|