You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, I had the same error as you.
Presuming you are accessing the frontend at http://10.20.30.23:8154, it is trying to access your backend at localhost:3000
You might want to have a look at the BACKEND_HOST variable in the docker_compose.yml and change it to whatever you are externally accessing the frontend at. most likely 10.20.30.23:8154 in your case.
Hi guys, I am excited to try Ownphotos as docker container but when I try to login I am getting this error.
Could anybody help me with this?
The text was updated successfully, but these errors were encountered: