Skip to content

Commit

Permalink
Setting up the static build pack / proxy setup
Browse files Browse the repository at this point in the history
  • Loading branch information
acorncom committed Mar 10, 2017
1 parent b99c311 commit 971158f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions static.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"root": "build/",
"proxies": {
"/api-new/": {
"origin": "https://ember-versioned-api-docs.herokuapp.com/"
}
}
}

0 comments on commit 971158f

Please sign in to comment.