Samourai-Wallet / samourai-dojo

End-to-end bitcoin wallet backing server for powering Samourai Wallet and other light wallets
https://samouraiwallet.com/dojo
Other
168 stars 78 forks source link

Can I change the password on the explorer service? #170

Closed dmp1ce closed 3 years ago

dmp1ce commented 3 years ago

Describe the issue I want to change the password on my explorer service. It has already been built but I don't like the password.

Desktop (please complete the following information):

Additional context I have change the password in the docker-explorer.conf.tpl file but I think the password needs to change in the docker-explorer.conf.save file. Will it work if I change the password in the docker-explorer.conf.save file and rebuild the docker images?

LaurentMT commented 3 years ago

You can change this password by modifying the value of EXPLORER_KEY in docker-explorer.conf

Notes:

dmp1ce commented 3 years ago

Thanks! Very informative and helpful. I ran ./dojo.sh upgrade to rebuild the container after modifying docker-explorer.conf.

I couldn't create an account on code.samourai.io for some reason. I already created a support ticket for that issue.