Skip to content

Commit

Permalink
Merge branch 'develop' for release v1.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
vastbinderj committed Mar 11, 2016
2 parents 8d25abf + 5dfa681 commit 8abfb05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/demo-prod.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"useStrict" : "use strict",
"apiUrl" : "http://api.demo.ottemo.io",
"mediaPath" : "http://demo.ottemo.io/media/",
"apiUrl" : "https://api.demo.ottemo.io",
"mediaPath" : "https://demo.ottemo.io/media/",
"itemsPerPage" : "15"
}

0 comments on commit 8abfb05

Please sign in to comment.