superfly / fly

Deploy app servers close to your users. Package your app as a Docker image, and launch it in 17 cities with one simple CLI.
https://fly.io
985 stars 48 forks source link

allow exposing multiple port range in machines API and fly.toml #299

Open buggyhunter opened 2 years ago

buggyhunter commented 2 years ago

Now every port should be exposed one by one in the config file.

It would be very handy to expose port-range in one config snippet.