Add entry PORT to env variables
This commit is contained in:
+2
-1
@@ -1,2 +1,3 @@
|
||||
PORT=3000
|
||||
API_URL=http://localhost:1337
|
||||
NEXT_PUBLIC_API_URL=$API_URL
|
||||
NEXT_PUBLIC_API_URL=$API_URL
|
||||
|
||||
Reference in New Issue
Block a user