to enable ssh and dns on the public IP of the serv...
# linux
b
to enable ssh and dns on the public IP of the server change the line in docker compose file from PORT_FORWARD_SERVICES: "mq,dns,ssh" to PORT_FORWARD_SERVICES: "mq"