@ -8,7 +8,7 @@ var Index = React.createClass({
}
});
var apiUrl = 'http://localhost:3000/api/v1/';
var apiUrl = '/api/v1/';
var PostContainer = React.createClass({
loadDataFromServer: function(){