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

config for server.kondor-solutions.de

This commit is contained in:
Martin Geno 2016-12-07 09:59:43 +01:00
parent ea319a5cc9
commit 3ce9bb3741
1 changed files with 1 additions and 1 deletions

View File

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