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
How can I refer to the pulsar server running in another container in the same server.
Currently I am passing PE_CONNECTION_URL=http://172.17.0.1:8080 but I would like to be able to indicate the internal docker hostname.
Hi,
How can I refer to the pulsar server running in another container in the same server.
Currently I am passing PE_CONNECTION_URL=http://172.17.0.1:8080 but I would like to be able to indicate the internal docker hostname.
Thanks