Solved Mobile app
-
Thanks for packaging this! It looks like it already is/and could become a great photo app. I was just trying to get an andoird mobile app connected, but it doesn't seem to be able to login. The server endpoint I'm using is http://[cloudron-app-location]:2283/api
Has anyone had any luck yet with using the Immich mobile app?
-
@lucidfox if you installed this on Cloudron, then your server endpoint would be on https//app.location/api (the port will be 443 but is implicit with
https://
)Out of curiosity from where did you get that specific port 2283?
-
girish
-
@nebulon Thanks, that worked a treat. I had tried 443 as the port previously, but that didn't work possibly because I didn't use 'https' in the url. Port 2283 was specified on the Immich Github page.
-
nebulon
-
nebulon