forked from Arnab-Afk/nextplacement
Update .env.example
This commit is contained in:
12
.env.example
12
.env.example
@@ -0,0 +1,12 @@
|
|||||||
|
DATABASE_URL="..."
|
||||||
|
|
||||||
|
AUTH_SECRET="shhh_no_one_can_know"
|
||||||
|
|
||||||
|
AUTH_GOOGLE_ID="..."
|
||||||
|
AUTH_GOOGLE_SECRET="..."
|
||||||
|
|
||||||
|
STUDENT_URL="http://localhost:9000"
|
||||||
|
ADMIN_URL="http://localhost:9000"
|
||||||
|
ADMIN_DOMAIN="http://localhost:9001"
|
||||||
|
|
||||||
|
AUTH_TRUST_HOST=TRUE
|
||||||
Reference in New Issue
Block a user