I have setup myDrive through Docker, using the provided compose and env files.
I changed the volumes to be local, the passwords and mongo db username and password, but left everything else as default.
When I first run the container and use 'docker logs mydrive', I do not get a generated Admin password.
I believe a password is supposed to be generated on first run of the container? Or is there a default password that I am missing?
Thanks for your help!
I have setup myDrive through Docker, using the provided compose and env files.
I changed the volumes to be local, the passwords and mongo db username and password, but left everything else as default.
When I first run the container and use 'docker logs mydrive', I do not get a generated Admin password.
I believe a password is supposed to be generated on first run of the container? Or is there a default password that I am missing?
Thanks for your help!