Commit c2a13de4 authored by Terence Lee's avatar Terence Lee

clean up code in proxy section

parent 05d72337
...@@ -83,8 +83,6 @@ For single page web applications like Ember, it's common to back the application ...@@ -83,8 +83,6 @@ For single page web applications like Ember, it's common to back the application
```json ```json
{ {
"root": "public/",
"clean_urls": true,
"proxies": { "proxies": {
"/api/": { "/api/": {
"origin": "https://hone-ember-todo-rails.herokuapp.com/" "origin": "https://hone-ember-todo-rails.herokuapp.com/"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment