Remove auth middleware
Signed-off-by: Nataliya Issayeva <nissayeva@users.noreply.github.com>
This commit is contained in:
@@ -23,6 +23,7 @@ app:
|
||||
title: '#backstage'
|
||||
|
||||
backend:
|
||||
# Used for enabling authorization, secret is shared by all backend plugins
|
||||
authorization:
|
||||
secret: ${BACKEND_SECRET}
|
||||
baseUrl: http://localhost:7000
|
||||
|
||||
Reference in New Issue
Block a user