its possible to set the port to start ring via an enviroment variable? I am using environ in the project
environ
@plins Ring will start on whatever port you tell it to so, yes, your code could let that be selected via an environment variable.