forked from OpenCSGs/csghub
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.envrc.example
More file actions
15 lines (15 loc) · 786 Bytes
/
.envrc.example
File metadata and controls
15 lines (15 loc) · 786 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
export CSGHUB_PORTAL_ON_PREMISE=true
export CSGHUB_PORTAL_SENSITIVE_CHECK=false
export CSGHUB_PORTAL_STARHUB_BASE_URL=http://localhost:8080
export CSGHUB_PORTAL_STARHUB_API_KEY=f3a7b9c1d6e5f8e2a1b5d4f9e6a2b8d7c3a4e2b1d9f6e7a8d2c5a7b4c1e3f5b8a1d4f9b7d6e2f8a5d3b1e7f9c6a8b2d1e4f7d5b6e9f2a4b3c8e1d7f995hd82hf
export CSGHUB_PORTAL_ENABLE_HTTPS=true
export CSGHUB_PORTAL_DATABASE_DSN=postgresql://postgres:postgres@localhost:5432/csghub_development?sslmode=disable
export CSGHUB_PORTAL_DATABASE_DIALECT=pg
export CSGHUB_PORTAL_SIGNUP_URL=
export CSGHUB_PORTAL_LOGIN_URL=
export CSGHUB_PORTAL_S3_ENABLE_SSL=true
export CSGHUB_PORTAL_S3_REGION=
export CSGHUB_PORTAL_S3_ACCESS_KEY_ID=
export CSGHUB_PORTAL_S3_ACCESS_KEY_SECRET=
export CSGHUB_PORTAL_S3_BUCKET=
export CSGHUB_PORTAL_S3_ENDPOINT=