substance / notes

Real-time collaborative notes editing.
Other
21 stars 5 forks source link

Configuration editable by environment variables #67

Closed almereyda closed 8 years ago

almereyda commented 8 years ago

Currently some values as the email from and desired application host are hardcoded. For PaaS (development) deployments, it would be advisable to have both available via configuration variables.

We are using the npm config module for such. Note .js is only favoured for exporting a function to the config object.

michael commented 8 years ago

@Integral is working on that today i think. we want to deploy the current master soon to notes.substance.io

Integral commented 8 years ago

Hey, we will use environment variables for this very soon.

Integral commented 8 years ago

See list of available variables in README.