FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
endgit-web/.env.example at main · two-tech-dev/endgit-web · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
two-tech-dev
/
endgit-web
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1
Star
3
Code
Issues
1
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
endgit-web
/
.env.example
Copy path
More file actions
More file actions
Latest commit
History
History
History
14 lines (11 loc) · 781 Bytes
Breadcrumbs
endgit-web
/
.env.example
Copy path
File metadata and controls
14 lines (11 loc) · 781 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
── API Backend ───────────────────────────────
NEXT_PUBLIC_API_URL
=
"
http://localhost:4000
"
#
── GitHub App (OAuth) ────────────────────────
GITHUB_APP_CLIENT_ID
=
"
"
GITHUB_APP_CLIENT_SECRET
=
"
"
NEXT_PUBLIC_GITHUB_APP_INSTALL_URL
=
"
https://github.com/apps/endgit-app/installations/new
"
#
── NextAuth ──────────────────────────────────
NEXTAUTH_URL
=
"
http://localhost:3000
"
NEXTAUTH_SECRET
=
"
your-secret-here-change-in-production
"
#
── App Info ──────────────────────────────────
NEXT_PUBLIC_APP_URL
=
"
https://endgit.dev
"
Back
|
FazBrowse Home
|
New Git URL