diff --git a/.env.sample b/.env.sample index e054153..60b80fc 100644 --- a/.env.sample +++ b/.env.sample @@ -1,2 +1,3 @@ +PORT=3000 API_URL=http://localhost:1337 -NEXT_PUBLIC_API_URL=$API_URL \ No newline at end of file +NEXT_PUBLIC_API_URL=$API_URL