feat(env) example env
This commit is contained in:
5
example.env
Normal file
5
example.env
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
GITHUB_CLIENT_ID=""
|
||||||
|
GITHUB_CLIENT_SECRET=""
|
||||||
|
GITHUB_REDIRECT_URL=http://APP_URL/callback
|
||||||
|
DB_PATH=./database.db
|
||||||
|
PORT=8080
|
||||||
Reference in New Issue
Block a user