Right now mint info is being changed with .env it will be better to have a file in the files system for most of this info. So it can be easily changed on the ui.
When this changes are set on the toml file. You can then change everything on the admin website. there are some caveats. This are the current 3 options FakeWallet, LndGrpcWallet, LNbitsWallet
for selecting lightning you will have a select with the lightning options and show the correct inputs.
when selecting the DB if you choose to use the docker database.
there will be a select: docker and custom
if you select to use the docker database you don't get to select the database url.
if you select fake wallet you don't need to select anything on mint urls.
Network will be a select with 4 options regtest, testnet, mainnet, signet
Right now mint info is being changed with .env it will be better to have a file in the files system for most of this info. So it can be easily changed on the ui.
When this changes are set on the toml file. You can then change everything on the admin website. there are some caveats. This are the current 3 options FakeWallet, LndGrpcWallet, LNbitsWallet
for selecting lightning you will have a select with the lightning options and show the correct inputs.
when selecting the DB if you choose to use the docker database. there will be a select: docker and custom if you select to use the docker database you don't get to select the database url.
if you select fake wallet you don't need to select anything on mint urls.
Network will be a select with 4 options regtest, testnet, mainnet, signet