Rather than having to change the URL passed in diet.listen()
method on every server that I deploy my application on, there should be a better way to maintain such parameters in the application.
What options do we have to be able to manage such parameters?