Files
notifications-api/app
Leo Hemsted 073c48a0a7 move all static env vars from env.sh to config file in dev
There's no reason to have things that never change in environment.sh.
you'll want to update your environment.sh, then restart your shells
(`exec bash` or `exec zsh` etc)

This also changes the database to be set statically in the config, but
overridable from the command line if you need to - for example, jenkins
will override it with the dockerised postgres uri.
2018-02-21 18:12:03 +00:00
..
2017-12-20 14:40:07 +00:00
2018-01-26 14:45:36 +00:00
2018-02-13 18:38:32 +00:00