GRA0007 / crab.fit

Enter your availability to find a time that works for everyone!
https://crab.fit
GNU General Public License v3.0
244 stars 31 forks source link

Add "listening address" and "port" flags to API #295

Open cubuzz opened 1 year ago

cubuzz commented 1 year ago

Proposed feature or solution

Please add flags that allow changing the listening address and port. When deploying on a production setup, it is not always possible to provide the hard-coded port, and it would simplify things drastically if they could be changed using either a flag or an environmental variable.

Alternatives

Alternatively introduce some sort of configuration file that would allow settings details like this.

Additional information

No response