File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "runtime" : {
3- "DDP_DEFAULT_CONNECTION_URL" : " http://meteor.linuxsystems.it:3000"
3+ "DDP_DEFAULT_CONNECTION_URL" : " http://meteor.linuxsystems.it" ,
4+ "ROOT_URL" : " http://meteor.linuxsystems.it"
45 },
56 "import" : [
67
Original file line number Diff line number Diff line change 99 "url" : " https://github.com/Urigo/Ionic2CLI-Meteor-WhatsApp.git"
1010 },
1111 "scripts" : {
12- "api" : " cd api && export ROOT_URL=http://meteor.linuxsystems.it:3000 && meteor run --settings private/settings.json" ,
12+ "api" : " cd api && export ROOT_URL=http://meteor.linuxsystems.it && meteor run --settings private/settings.json" ,
1313 "api:reset" : " cd api && meteor reset" ,
1414 "clean" : " ionic-app-scripts clean" ,
1515 "build" : " ionic-app-scripts build" ,
113113 " android"
114114 ]
115115 }
116- }
116+ }
You can’t perform that action at this time.
0 commit comments