mongoui icon indicating copy to clipboard operation
mongoui copied to clipboard

API host/port does not correctly configure

Open jamesinc opened this issue 6 years ago • 0 comments

Maybe I am missing something here, but it looks like the config options to set the API base host doesn't take effect. I know the settings file is being picked up because it correctly connects to my remote Mongo DB, but the UI bindings still show localhost. In my web browser I get a connection refused showing that the UI is trying to call localhost:3001/api/dbs when I've set public.api.host in the settings file to some other value.

jamesinc avatar Mar 06 '18 04:03 jamesinc