ShaneIsrael/fireshare

[Question] How to reset Admin Password?

anenga opened this issue · 1 comments

I installed using Docker (not docker compose), how do I change the password?

You just need to change the "ADMIN_PASSWORD" docker env variable to whatever you want the new password to be. So bring down your currently running fireshare docker container, and bring it up again with the new value for that env variable.