Added SAML configuration options to docs

This commit is contained in:
Jan Böhmer 2023-02-28 16:34:51 +01:00
parent 472e1ce0a3
commit cb9433902c
4 changed files with 23 additions and 2 deletions

View file

@ -17,3 +17,5 @@ For example, if your reverse proxy has the IP address `192.168.2.10`, your value
```
TRUSTED_PROXIES=192.168.2.10
```
Set the `DEFAULT_URI` environment variable to the URL of your Part-DB installation, available from the outside (so via the reverse proxy).