feat: add github.com to allowd sync domains
All checks were successful
ci/woodpecker/push/linting Pipeline was successful
All checks were successful
ci/woodpecker/push/linting Pipeline was successful
This commit is contained in:
parent
5b415dfd03
commit
7b91a5c61a
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@
|
||||||
FORGEJO__service__DISABLE_REGISTRATION: "true"
|
FORGEJO__service__DISABLE_REGISTRATION: "true"
|
||||||
|
|
||||||
# migrations
|
# migrations
|
||||||
FORGEJO__migrations__ALLOWED_DOMAINS: "gitlab.simoncor.net"
|
FORGEJO__migrations__ALLOWED_DOMAINS: "gitlab.simoncor.net,github.com"
|
||||||
|
|
||||||
# api
|
# api
|
||||||
FORGEJO__api__DEFAULT_PAGING_NUM: "50"
|
FORGEJO__api__DEFAULT_PAGING_NUM: "50"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue