Scalable Cloud Scheduler
An order in which environment variables are loaded is the following:
- load nconf.defaults values here: https://github.com/PerksLab/truecron/blob/master/lib/config.js
- load values from environment configuration file
(for staging it is: https://github.com/PerksLab/truecron/blob/master/config/staging.json) - load AWS UI variables
so if something is different from what you have specified in config file it means that this value was overloaded on AWS UI