Hello! I've been following the instructions on the Docker Compose setup page (https://immich.app/docs/install/docker-compose) as well as the Post Install Steps page. The docker containers came up fine. I was able to log into Immich on my host server and set up an admin account. However, when I attempt to login via the Android app using
http://<machine-ip-address>:2283/api
http://<machine-ip-address>:2283/api
I receive an error that says
Socket operation failed: POST / oauth/config
Socket operation failed: POST / oauth/config
My host server is running Linux Mint 20.3 x86_64
I've attached my docker_compost.yml and .env files.
Any help would be greatly appreciated. Let me know if you would like me to dig up more information.