mirror of
https://github.com/byo-software/steam-openid-connect-provider.git
synced 2025-01-09 18:06:22 +00:00
Update README.md
This commit is contained in:
parent
81de76bcca
commit
0e1b5cc469
1 changed files with 3 additions and 0 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue