We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docker run -d --restart=always -p 28888:8888 -p 29876:9876 --name producer ...
where 28888, 29876 - example port
p2p-listen-endpoint = 0.0.0.0:29876
http-server-address = 0.0.0.0:28888
There was an error while loading. Please reload this page.