Files
notifications-api/app
Rebecca Law cf8be03c5e Fix bug with sending deskpro tickets in production.
The NOTIFY_ENVIRONMENT variable is set to `production` from the run_paas_app script, but that is overwritten with `live` in the create_app function when starting an application.
Although this is confusing and it would be good to resolve that. It is a larger piece of work. For now I have included booth strings in the if condition, that way when we do migrate the code we will not have an issue with these two methods.
2018-02-02 11:27:58 +00:00
..
2017-12-20 14:40:07 +00:00
2018-01-26 14:45:36 +00:00
2018-01-29 14:34:22 +00:00