Modify account app binding during deploy to listen to http-proxy
During the build, the account app is configured to listen only to direct requests in the gunicorn config file. We need to change it to listen to requests coming from http-proxy during deploy, because it will be deployed behind an http-proxy.