New Docker installation - Can't login

I’m getting this error despite binding to a 192.168. address. I get the login screen but for some reason it wont let me login.
http://0.0.0.0:40723/dex/token: dial tcp 0.0.0.0:40723: connect: connection refused

    Pydio Cells Home Edition (1.2.0)
    Published on 02 Oct 18 10:22 +0000
    Revision number 70deb1a17c7d17743c495526de767b82b7e8b10d

Hi there,

Can you let me know the command you used to run the container ? And which OS you are using ?

Can you also please check the logs to see if there are any obvious errors you can see ?

Thanks,
Greg

I’m currently using the Synology Docker application to run the docker instance. It’s currently only using cells start as the execution command. It looks like all the services are up because they’re all logging in the background and this is the only error that shows:

2018-10-03T14:17:09.266Z ERROR pydio.rest.frontend Rest Error 401 {"error": "Post http://0.0.0.0:40723/dex/token: dial tcp 0.0.0.0:40723: connect: connection refused"}

I had to edit the URL property in the pydio.json config file to match the URL I typed in the browser