diff --git a/www/js/app.js b/www/js/app.js index 5abc3a2..19ef398 100644 --- a/www/js/app.js +++ b/www/js/app.js @@ -6,9 +6,9 @@ // 'starter.controllers' is found in controllers.js -var urlapi = "http://localhost:3000/api/"; +//var urlapi = "http://localhost:3000/api/"; //var urlapi="https://collectivecar.paas.primustech.io/api/"; -//var urlapi="http://147.83.7.158:3000/api/"; +var urlapi="http://147.83.7.158:3000/api/"; angular.module('starter', [ diff --git a/www/templates/user.html b/www/templates/user.html index c423352..78b1939 100644 --- a/www/templates/user.html +++ b/www/templates/user.html @@ -29,7 +29,7 @@ {{user.travels.length}} Travels - + {{user.likes.length}} likes