calebolson123 / BabySleepCoach

DIY Baby Sleep Tracking
https://calebolson.com
Other
209 stars 38 forks source link

WebApp Exception on iOS Chrome&Safari #41

Closed yintianyu closed 1 month ago

yintianyu commented 1 month ago

Works well on my Chrome browser on macOS, but keeps prompting exception "Load failed" on my iPhone, no matter with Chrome or Safari.

yintianyu commented 1 month ago

It turns out that I need to specify REACT_APP_BACKEND_IP at .env, otherwise it would only visit localhost incorrectly