2 lines
58 B
Bash
2 lines
58 B
Bash
|
|
API_URL=http://localhost:1337
|
||
|
|
NEXT_PUBLIC_API_URL=$API_URL
|