diff --git a/cfg/dev.yaml b/cfg/dev.yaml index 8a38d6ef9..b3f13530e 100644 --- a/cfg/dev.yaml +++ b/cfg/dev.yaml @@ -40,7 +40,7 @@ probod: domain: "localhost" secret: "this-is-a-secure-secret-for-cookie-signing-at-least-32-bytes" duration: 24 - secure: true + secure: false password: pepper: "this-is-a-secure-pepper-for-password-hashing-at-least-32-bytes" iterations: 1000000