chore: add additional envs

This commit is contained in:
LRVT 2024-11-13 12:05:26 +01:00 committed by GitHub
parent ec752616e5
commit d2c3f31c3b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,3 +1,13 @@
OG_OIDC_CLIENT_KEY=<YOUR-KEY>
OG_OIDC_SECRET=<YOUR-SECRET>
OG_OIDC_DISCOVERY_URL=https://<YOUR-IDP-DOMAIN>/.well-known/openid-configuration
# custom assets; see https://opengist.io/docs/configuration/custom-assets.html
#OG_CUSTOM_LOGO=logo.png
#OG_CUSTOM_FAVICON=logo.png
# custom links; see https://opengist.io/docs/configuration/custom-links.html
#OG_CUSTOM_STATIC_LINK_0_NAME="Legal Notices"
#OG_CUSTOM_STATIC_LINK_0_PATH=legal.html
#OG_CUSTOM_STATIC_LINK_1_NAME=Gitea
#OG_CUSTOM_STATIC_LINK_1_PATH=https://gitea.com