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
Hi, thanks for adding the ability to change host in the UI in #19. I have a very similar use case to #13 and I'd love to point the pubsub UI directly to the desired port on start up rather than needing to remind other developers in my org to update the setting in the UI as that's easy to forget to do.
What would be fantastic is if I could either set this when running the docker container as a parameter, or in a query string like &host=localhost:8099. So I can automate this configuration away for my end users.