mirror of
https://github.com/discourse/discourse.git
synced 2025-03-25 16:48:55 +08:00

Previously we had no control over how internal ports in the containter got published. Following UNICORN_BIND_ALL=true setting this broke docker dev env and exposed this weakness. The new `d/boot_dev` will only export on localhost, if you wish to export network with use `d/boot_dev -p`