From 557fb8cc4836291684d5eee673802b192720dee4 Mon Sep 17 00:00:00 2001 From: neothor Date: Fri, 27 Dec 2019 15:54:22 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b43f26..e9938bd 100644 --- a/README.md +++ b/README.md @@ -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. ## 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 \