first commit
This commit is contained in:
12
.env.example
Normal file
12
.env.example
Normal file
@@ -0,0 +1,12 @@
|
||||
GITHUB_USERNAME=octocat
|
||||
GITHUB_TOKEN=
|
||||
|
||||
GITEA_BASE_URL=https://gitea.example.com
|
||||
GITEA_USERNAME=octocat
|
||||
GITEA_TOKEN=
|
||||
|
||||
CACHE_TTL_SECONDS=3600
|
||||
CACHE_DIR=/app/cache
|
||||
|
||||
DEFAULT_THEME=light
|
||||
SERVICE_TITLE=git-activity-merge
|
||||
Reference in New Issue
Block a user