Skip to content

Commit

Permalink
foobar
Browse files Browse the repository at this point in the history
  • Loading branch information
a8m committed Jan 15, 2015
1 parent c3b6417 commit 4c95155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fronend/src/app.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var baseUrl = 'http://localhost:1337';
var baseUrl = 'http://autopark.azurewebsites.net';

angular.module('autopark', ['ui.bootstrap'])
.controller('MainCtrl', function($scope, $http) {
Expand Down

0 comments on commit 4c95155

Please sign in to comment.