mirror of
https://git.cloudron.io/cloudron/gitea-app.git
synced 2025-01-03 04:48:43 +00:00
Mention why CLOUDRON_OIDC_PROVIDER_NAME is not supported
This commit is contained in:
parent
e180f84aef
commit
d5b80c9393
1 changed files with 1 additions and 0 deletions
1
start.sh
1
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
|
||||
|
||||
|
|
Loading…
Reference in a new issue