You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Change Dockerfile.dev target from netlify to Supabase (#973)
Further renaming from netlify -> Supabase. Main change here is on the
dev set up - if one cleans out existing image + volumes + cache and runs
`make dev` the build step will error with `"Failed to load
configuration: open .env.docker: no such file or directory` as Docker
will look in `/go/src/github.com/netlify/gotrue` instead of
`/go/src/github.com/supabase/gotrue`
---------
Co-authored-by: joel@joellee.org <joel@joellee.org>
0 commit comments