Mongo-Express only shows local database but we can't see the others even using the admin mode. I don't understand why there is such a limitation.
@MrMaggi I'm not totally sure what you mean. If you change the configuration, you can see any database you want. By default it connects to your localhost, but you can make it connect to anything you want.
I think this is a recent regression. I've used mongo-express in the past without issue, but I just downloaded a fresh install (0.44.0) on a new machine and I'm seeing the same behavior as
Mongo-Express only shows local database but we can't see the others even using the admin mode. I don't understand why there is such a limitation. @MrMaggi I'm not totally sure what you mean. If you change the configuration, you can see any database you want. By default it connects to your localhost, but you can make it connect to anything you want.