Add entry PORT to env variables

This commit is contained in:
2020-12-11 01:33:28 +01:00
parent 10793148d6
commit 63ada8fea9
+1
View File
@@ -1,2 +1,3 @@
PORT=3000
API_URL=http://localhost:1337 API_URL=http://localhost:1337
NEXT_PUBLIC_API_URL=$API_URL NEXT_PUBLIC_API_URL=$API_URL