chore: fix wrong github callback url documentation

Signed-off-by: Johannes Grumboeck <johannes@grumboeck.net>
This commit is contained in:
Johannes Grumboeck
2022-10-28 01:08:07 +02:00
parent 6e16a040ae
commit c7a6c96d0b
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ Settings for local development:
- Application name: Backstage (or your custom app name)
- Homepage URL: `http://localhost:3000`
- Authorization callback URL: `http://localhost:7007/api/auth/github`
- Authorization callback URL: `http://localhost:7007/api/auth/github/handler/frame`
## Configuration