chore: add env example
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
WEB_ORIGIN=http://localhost:3000
|
||||||
|
DATABASE_CONNECTION_STRING=
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
NEXT_PUBLIC_CSMS_URL=http://localhost:3001
|
||||||
@@ -32,6 +32,7 @@ yarn-error.log*
|
|||||||
|
|
||||||
# env files (can opt-in for committing if needed)
|
# env files (can opt-in for committing if needed)
|
||||||
.env*
|
.env*
|
||||||
|
!.env.example
|
||||||
|
|
||||||
# vercel
|
# vercel
|
||||||
.vercel
|
.vercel
|
||||||
|
|||||||
Reference in New Issue
Block a user