backend-common: rename config block from authorization to auth
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
This commit is contained in:
+2
-2
@@ -23,9 +23,9 @@ app:
|
||||
title: '#backstage'
|
||||
|
||||
backend:
|
||||
# Used for enabling authorization, secret is shared by all backend plugins
|
||||
# Used for enabling authentication, secret is shared by all backend plugins
|
||||
# See authenticate-api-requests.md in the contrib docs for information on the format
|
||||
# authorization:
|
||||
# auth:
|
||||
# secret: ${BACKEND_SECRET}
|
||||
baseUrl: http://localhost:7007
|
||||
listen:
|
||||
|
||||
Reference in New Issue
Block a user