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
refactor: Use as a type for config public_endpoint (#526)
In order to skip repeated parsing of the url set in the config as a
public_endpoint change it's type in the config so that it is only parsed
once during the config load.
#1618
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.