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
Playing around with Database Webhooks locally, I managed to create a webhook pointing to http://host.docker.internal:4000/events, but the production URL will be different and currently supabase db diff generates the migration using http://host.docker.internal.
Is there a way to configure Database Webhook with a dynamic host? Maybe an environment variable?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hey folks,
Playing around with Database Webhooks locally, I managed to create a webhook pointing to
http://host.docker.internal:4000/events, but the production URL will be different and currentlysupabase db diffgenerates the migration usinghttp://host.docker.internal.Is there a way to configure Database Webhook with a dynamic host? Maybe an environment variable?
Beta Was this translation helpful? Give feedback.
All reactions