Readme: Reverse proxy setup

This commit is contained in:
Enes Sadık Özbek 2021-10-21 08:55:58 +03:00 committed by GitHub
parent 3832b6518a
commit 25d003741e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,7 +33,7 @@ If you use the `profile` scope, you get access to the `picture`, `given_name`, `
## HTTPS Support ## HTTPS Support
This server does not support https connections. If you want to use https connections please use a reverse proxy like nginx. The server itself does not support https connections. If you want to use https connections please use a reverse proxy like nginx. The [example docker-compose.yml](https://github.com/byo-software/steam-openid-connect-provider/blob/master/docker-compose.yml) contains an example setup.
## Running behind reverse proxies ## Running behind reverse proxies