diff --git a/cfg/dev.yaml b/cfg/dev.yaml index df39b15d1..d0720d97e 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