Update README.md

This commit is contained in:
Enes Sadık Özbek 2019-10-13 17:35:44 +03:00 committed by GitHub
parent 81de76bcca
commit 0e1b5cc469
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,6 +14,9 @@ Add your Steam API Key as user-secrets like this:
After that set up your redirect URI, ClientID and ClientSecret in the appsettings.json.
## Health checks
This service contains a health check endpoint at `/health`. It checks if the Steam login server is up.
## Docker
[A docker image](https://hub.docker.com/r/imperialplugins/steam-openid-connect-provider) is also available.