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
Is it possible to create a client without environment variables? Seems like it's hard coded to read the url from an environment variable? This is a problem when you want to dynamically generate a url based on configuration.
Is it possible to create a client without environment variables? Seems like it's hard coded to read the url from an environment variable? This is a problem when you want to dynamically generate a url based on configuration.