mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2024-11-27 22:11:12 +00:00
4 lines
140 B
Bash
4 lines
140 B
Bash
OG_OIDC_CLIENT_KEY=<YOUR-KEY>
|
|
OG_OIDC_SECRET=<YOUR-SECRET>
|
|
OG_OIDC_DISCOVERY_URL=https://<YOUR-IDP-DOMAIN>/.well-known/openid-configuration
|