dvmarinoff / Flux

Indoor Cycling App for Structured Training
https://flux-web.vercel.app
GNU Affero General Public License v3.0
505 stars 86 forks source link

fix: Update start_url to root #146

Closed mattdsteele closed 1 year ago

mattdsteele commented 1 year ago

👋

I'd love to use Flux as a PWA (on Windows 11), but I'm finding after installing the Vercel-hosted webapp, it's launching as a 404.

image

To reproduce:

The issue looks to be an invalid start_url; it attempts to load https://flux-web.vercel.app/Flux, rather than the root https://flux-web.vercel.app

vercel[bot] commented 1 year ago

Someone is attempting to deploy a commit to a Personal Account owned by @dvmarinoff on Vercel.

@dvmarinoff first needs to authorize it.

dvmarinoff commented 1 year ago

Hi, thanks for the PR! All deployed now.