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
Describe the bug
Whenever I push to my supabase branch, it updates the settings on the URL configuration to match my config.toml.
I don't think it should work like this since local development, staging, and production for my app are all hosted on different domains. It certainly shouldn't set the staging and production site_url to the loop back url I use for local development.
Describe the bug
Whenever I push to my supabase branch, it updates the settings on the URL configuration to match my config.toml.
I don't think it should work like this since local development, staging, and production for my app are all hosted on different domains. It certainly shouldn't set the staging and production
site_url
to the loop back url I use for local development.To Reproduce
Steps to reproduce the behavior:
Expected behavior
These settings should remain the same on other branches.
Screenshots
The text was updated successfully, but these errors were encountered: