# This only works if you change the env variable in the docker-compose.yml credentials: usernames: admin: email: admin@gmail.com name: John Doe logged_in: False password: abc cookie: expiry_days: 0 key: some_signature_key # Must be string name: some_cookie_name pre-authorized: emails: - admin@admin.com