sum7/warehost-frontend
sum7
/
warehost-frontend
Archived
1
0
Fork 0

move to official server

This commit is contained in:
Martin Geno 2016-12-28 19:20:22 +01:00
parent 8eb5ed298e
commit 8fe112bb1f
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
angular.module('config', []) angular.module('config', [])
.factory('config', function() { .factory('config', function() {
return { return {
api: 'https://api.host.sum7.eu', api: 'https://api.warehost.de',
table: { table: {
count: 25 count: 25
} }