diff --git a/start.sh b/start.sh index eeb9522..f6ea643 100755 --- a/start.sh +++ b/start.sh @@ -4,6 +4,7 @@ set -eu -o pipefail mkdir -p /run/gitea/tmp/uploads /run/sshd /run/gitea/sessions +# CLOUDRON_OIDC_PROVIDER_NAME not supported as it will be used in rest route! setup_oidc_source() { set -eu