diff --git a/tavern/app.go b/tavern/app.go index 6a7510a10..953f567d6 100644 --- a/tavern/app.go +++ b/tavern/app.go @@ -223,7 +223,7 @@ func NewServer(ctx context.Context, options ...func(*Config)) (*Server, error) { AllowUnactivated: true, }, "/playground": tavernhttp.Endpoint{ - Handler: playground.Handler("Tavern", "/graphql"), + Handler: playground.Handler("Realm - Red Team Engagement Platform", "/graphql"), LoginRedirectURI: "/oauth/login", }, } diff --git a/tavern/internal/www/build/index.html b/tavern/internal/www/build/index.html index bab84d43e..f1d6bad65 100644 --- a/tavern/internal/www/build/index.html +++ b/tavern/internal/www/build/index.html @@ -1 +1 @@ -