Skip to content
This repository has been archived by the owner on Nov 14, 2018. It is now read-only.

Commit

Permalink
note custom build env
Browse files Browse the repository at this point in the history
  • Loading branch information
samselikoff committed Aug 20, 2015
1 parent 4db613d commit 9e231d4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,9 @@ TODO
"endpoints": [
"[endpoint to notify, e.g. http://local.ted.com:3000/ted-ed-lesson-creator]"
]
},
"build": {
"environment": "production" // optional, specify if you need an ember-cli build env different from your deploy environment (e.g. use `production` for my staging deploy)
}
}
}
Expand Down

0 comments on commit 9e231d4

Please # to comment.