feat: add ALLOWED_HOST_LIST to fogejo

This commit is contained in:
Simon Cornet 2026-05-11 13:24:00 +02:00
commit d3031d19f9

View file

@ -72,3 +72,6 @@
# migrations
FORGEJO__migrations__ALLOWED_DOMAINS: "gitlab.simoncor.net"
# webhook
FORGEJO__webhook__ALLOWED_HOST_LIST: "*"