mozilla-services / pushgo

🚨🚨🚨OBSOLETE AND UNMAINTAINED🚨🚨🚨 See Autopush for the current server.
https://github.com/mozilla-services/autopush
Mozilla Public License 2.0
24 stars 10 forks source link

Make environment variables match TOML field names #202

Closed ghost closed 9 years ago

ghost commented 9 years ago

Dusting off a stale branch...this just makes all env tags match their toml counterparts. This does mean the current Loads strategy will need to be updated, but hopefully makes it easier to apply overrides without spelunking for the variable name in the source.

bbangert commented 9 years ago

r+