Closed stevekroh closed 8 years ago
Right now, the mailer is using the SERVER_DOMAIN key in the config files. The production value is the OpsWorks ELB. In the development stack, we want to use the value for localhost.
This was fixed in btc-infrastructure, by setting the SERVER_DOMAIN environment variable to match the instance's own IP or ELB.
Right now, the mailer is using the SERVER_DOMAIN key in the config files. The production value is the OpsWorks ELB. In the development stack, we want to use the value for localhost.