-
-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
404 from nginx #40
Comments
In talking with Alex recently, the website isn't ready yet. Just the app. I tested on Android running the APK and was able to load it up and login, as well as backup photos w/o too many issues. I got the 404 trying to run the website as well. |
Well then I should open another issue. I couldn't get flutter to compile the iOS app. |
@kennyparsons This is currently the backup tool for your photos and videos from your mobile phone. So there is no web client. It might evolve to a gallery app but it is not my initial goal of this application. I am planning to have TestFlight and the app on the Apple Store once the mobile app is ready to be released, my apologies for the inconvenience if you are using an iPhone. |
I have an instance up and was able to create a user with the curl commands. I can also ping the server with
However, when i open my browser to the app (
http://localhost:2283/
), I get:I'm running this on Docker Desktop for Mac (Intel).
The text was updated successfully, but these errors were encountered: