mirror of
https://github.com/byo-software/steam-openid-connect-provider.git
synced 2025-01-10 02:16:22 +00:00
Update README.md
This commit is contained in:
parent
6372263571
commit
557fb8cc48
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ After that set up your redirect URI, ClientID and ClientSecret in the appsetting
|
||||||
This service contains a health check endpoint at `/health`. It checks if the Steam login server is up.
|
This service contains a health check endpoint at `/health`. It checks if the Steam login server is up.
|
||||||
|
|
||||||
## Docker
|
## Docker
|
||||||
[A docker image](https://hub.docker.com/r/imperialplugins/steam-openid-connect-provider) is also available.
|
[A docker image](https://hub.docker.com/r/neothor/steam-open-id) is also available.
|
||||||
|
|
||||||
```
|
```
|
||||||
docker run -it \
|
docker run -it \
|
||||||
|
|
Loading…
Reference in a new issue