mirror of
https://github.com/arnaucube/openEventsPlatformApp.git
synced 2026-02-08 04:06:40 +01:00
socialsharing de events començat
This commit is contained in:
@@ -1,9 +1,12 @@
|
||||
var urlapi = "http://localhost:3000/api/";
|
||||
//var urlapi = "http://localhost:3000/api/";
|
||||
var urlapi = "http://192.168.1.35:3000/api/";
|
||||
|
||||
|
||||
|
||||
angular.module('app', [
|
||||
'ionic',
|
||||
'pascalprecht.translate',
|
||||
'ngCordova',
|
||||
'app.menu',
|
||||
'app.main',
|
||||
'app.events',
|
||||
|
||||
Reference in New Issue
Block a user