Initial commit
This commit is contained in:
commit
3a0d6186c9
6 changed files with 358 additions and 0 deletions
15
env-example
Normal file
15
env-example
Normal file
|
@ -0,0 +1,15 @@
|
|||
# .env
|
||||
GITHUB_TOKEN=
|
||||
GITHUB_USERNAME=
|
||||
|
||||
FORGEJO_TOKEN=
|
||||
FORGEJO_USERNAME=
|
||||
FORGEJO_URL=
|
||||
|
||||
MIRROR=False
|
||||
PRIVATE=True
|
||||
IMPORT_ISSUES=True
|
||||
IMPORT_LABELS=True
|
||||
IMPORT_MILESTONES=True
|
||||
IMPORT_PR=True
|
||||
IMPORT_WIKI=True
|
Loading…
Add table
Add a link
Reference in a new issue