feat: add ALLOWED_HOST_LIST to fogejo
This commit is contained in:
parent
9d008bebf8
commit
d3031d19f9
1 changed files with 3 additions and 0 deletions
|
|
@ -72,3 +72,6 @@
|
||||||
|
|
||||||
# migrations
|
# migrations
|
||||||
FORGEJO__migrations__ALLOWED_DOMAINS: "gitlab.simoncor.net"
|
FORGEJO__migrations__ALLOWED_DOMAINS: "gitlab.simoncor.net"
|
||||||
|
|
||||||
|
# webhook
|
||||||
|
FORGEJO__webhook__ALLOWED_HOST_LIST: "*"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue