Skip to content

Commit 9d0101f

Browse files
committed
Merge pull request #52 from ralph/default-proxy
add default proxy address to .ember-cli
2 parents 39d3356 + df057ee commit 9d0101f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ember-cli

+1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55

66
Setting `disableAnalytics` to true will prevent any data from being sent.
77
*/
8+
"proxy": "http://127.0.0.1:8888/",
89
"disableAnalytics": false
910
}

0 commit comments

Comments
 (0)