From eb389481342269d4f75b7fba3f87dd0584b460d8 Mon Sep 17 00:00:00 2001 From: Sthope Date: Thu, 9 Sep 2021 14:40:45 +0200 Subject: [PATCH] initial commit --- _posts/2021-09-04-portainer-oauth.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_posts/2021-09-04-portainer-oauth.md b/_posts/2021-09-04-portainer-oauth.md index 4422ef1..8436331 100644 --- a/_posts/2021-09-04-portainer-oauth.md +++ b/_posts/2021-09-04-portainer-oauth.md @@ -25,10 +25,10 @@ Login into Github and go to https://github.com/settings/profile on the right sid
Create your app details -`Application name`: -`Homepage URL`: enter here the Portainer URL eg: http://IP:9000 +`Application name`: Whatever you wanna call it +`Homepage URL`: eg: http://IP:9000 `Application description`: can be empty -`Authorization callback URL`: enter here the Portainer URL eg: http://IP:9000 +`Authorization callback URL`: eg: http://IP:9000