forked from codu-code/codu
- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsample.env
More file actions
Latest commit
10 lines (9 loc) · 634 Bytes
/
Copy pathsample.env
File metadata and controls
10 lines (9 loc) · 634 Bytes
1
2
3
4
5
6
7
8
9
10
GITHUB_ID=### Replace with GitHub OAuth ID (https://github.com/settings/applications/new)
GITHUB_SECRET=### Replace with GitHub OAuth Secret (https://github.com/settings/applications/new)
GITLAB_ID=### Replace with GitLab OAuth ID (https://gitlab.com/-/user_settings/applications)
GITLAB_SECRET=### Replace with GitLab OAuth Secret (https://gitlab.com/-/user_settings/applications)
NEXTAUTH_URL=http://localhost:3000/api/auth
DATABASE_URL=postgresql://postgres:secret@127.0.0.1:5432/postgres
E2E_USER_EMAIL=e2e@codu.co
E2E_USER_ID=8e3179ce-f32b-4d0a-ba3b-234d66b836ad
E2E_USER_SESSION_ID=df8a11f2-f20a-43d6-80a0-a213f1efedc1