Import repositories from gitlab
This commit is contained in:
5
next/.env.example
Normal file
5
next/.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
NEXT_PUBLIC_CONTENT_URI=http://127.0.0.1:1337/api
|
||||
NEXT_PUBLIC_IMG_URI=http://127.0.0.1:1337
|
||||
NEXT_PUBLIC_ORIGIN=http://localhost:3000
|
||||
NEXT_PRIVATE_CONTENT_URI=https://fefan-backend:1337/api
|
||||
NEXT_PRIVATE_IMG_URI=https://fefan-backend:1337
|
||||
Reference in New Issue
Block a user