T3060
Remove technical debt in alias-server. Already juggling a lot of app params here. Adding one more is not feasible without using a single object.
Use appSettings to pass server params through relevant functions.
Pass aliasConstants as a param instead of pulling it into functions.