From 640c802b4349cc628afa0d5c93ae63c8ef64ea17 Mon Sep 17 00:00:00 2001 From: arnaucode Date: Thu, 2 Feb 2017 17:33:38 +0100 Subject: [PATCH] production --- www/js/app.js | 4 ++-- www/templates/user.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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