diff --git a/source/_topics/secrets.markdown b/source/_topics/secrets.markdown index 04c228fd525..356d665956e 100644 --- a/source/_topics/secrets.markdown +++ b/source/_topics/secrets.markdown @@ -32,7 +32,7 @@ http: The `secrets.yaml` files stored the corresponding password assigned to the identifier. ```yaml -debug: 0 +logger: debug http_password: YOUR_PASSWORD ```