diff --git a/config/ub-prod.json b/config/ub-prod.json new file mode 100644 index 00000000..296dc1a2 --- /dev/null +++ b/config/ub-prod.json @@ -0,0 +1,6 @@ +{ + "useStrict" : "", + "apiUrl" : "https://api.ub.production.ottemo.io", + "mediaPath" : "media/", + "itemsPerPage" : "15" +} \ No newline at end of file