Skip to content
Snippets Groups Projects
Commit 6eea688f authored by Emmanuel Raviart's avatar Emmanuel Raviart
Browse files

Explicit default values of PUBLIC_

parent 919c6458
No related branches found
No related tags found
No related merge requests found
Pipeline #18037 passed
......@@ -31,6 +31,9 @@ JWT_SECRET="SECRET"
# OPENID_CONNECT_CLIENT_ID="OAUTH2_CLIENT_ID"
# OPENID_CONNECT_CLIENT_SECRET="OAUTH2_CLIENT_SECRET"
# OPENID_CONNECT_ISSUER_URL="https://IDENTITY_PROVIDER/PATH/TO/REALM"
OPENID_CONNECT_CLIENT_ID=
OPENID_CONNECT_CLIENT_SECRET=
OPENID_CONNECT_ISSUER_URL=
# Are advanced & experimental features enabled?
PUBLIC_ADVANCED=false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment