# Store the real file in Gitea secret DOZZLE_USERS_YML_B64 or DOZZLE_USERS_YML. # Do not commit production password hashes. # # Example shape for Dozzle simple auth: # # users: # admin: # name: Admin # email: admin@iklim.co # password: "$2a$10$replace-with-bcrypt-hash" # roles: none