cart page bearable on mobile

This commit is contained in:
Senad Uka
2015-06-21 12:24:18 +02:00
parent a158c76789
commit 52a03f3334
4 changed files with 250 additions and 139 deletions

View File

@@ -47,7 +47,7 @@ module.exports = function(grunt) {
dev: {
options: {
variables: {
apiEndpoint: 'http://localhost:4567'
apiEndpoint: 'http://192.168.1.37:4567'
}
}
},