Default to noop tokenManager and no backend secret
Signed-off-by: Nataliya Issayeva <nissayeva@users.noreply.github.com>
This commit is contained in:
+3
-2
@@ -24,8 +24,9 @@ app:
|
||||
|
||||
backend:
|
||||
# Used for enabling authorization, secret is shared by all backend plugins
|
||||
authorization:
|
||||
secret: ${BACKEND_SECRET}
|
||||
# See authenticate-api-requests.md in the contrib docs for information on the format
|
||||
# authorization:
|
||||
# secret: ${BACKEND_SECRET}
|
||||
baseUrl: http://localhost:7000
|
||||
listen:
|
||||
port: 7000
|
||||
|
||||
Reference in New Issue
Block a user