docs: fix reference to backend-to-backend auth tutorial docs

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
This commit is contained in:
MT Lewis
2021-11-25 12:22:52 +00:00
parent 422de86abe
commit c844516235
+1 -1
View File
@@ -24,7 +24,7 @@ app:
backend:
# 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
# See backend-to-backend-auth.md in the docs for information on the format
# auth:
# secret: ${BACKEND_SECRET}
baseUrl: http://localhost:7007