forgejo/contrib
Earl Warren 62cae8cc6a
[BRANDING] parse FORGEJO__* in the container environment
Add the FORGEJO__ prefix as equivalent to GITEA__ when interpreted by
environment-to-ini. It is used when running the Forgejo container like
so:

  docker run --name forgejo -e FORGEJO__security__INSTALL_LOCK=true \
             -d codeberg.org/forgejo/forgejo:1.18

Signed-off-by: Earl Warren <contact@earl-warren.org>
(cherry picked from commit 6cd61e2ab7)
2023-02-20 12:02:25 +01:00
..
backport
environment-to-ini
fhs-compliant-script
fixtures
gitea-monitoring-mixin
ide
init
launchd
legal
options/label
pr
supervisor
systemd
autoboot.sh
mysql.sql
README
update_dependencies.sh
upgrade.sh

All files in subdirectories are templates, do modifications based on your environment first.