Note about OpenID Connect only for x64 (#5730)

https://github.com/FreshRSS/FreshRSS/issues/5722
This commit is contained in:
Alexandre Alapetite
2023-10-24 11:54:37 +02:00
committed by GitHub
parent 58cf2f058f
commit bfdf7b05ca

View File

@@ -13,7 +13,7 @@ The callback URL is `https://<your-domain>/i/oidc/`.
OIDC support in Docker is activated by the presence of a non-empty non-zero `OIDC_ENABLED` environment variable.
> Only available in our Debian image.
> Only available in our Debian image for `x86_64` ([help welcome](https://github.com/FreshRSS/FreshRSS/issues/5722)).
## The config is done with these environment variables