config for server.kondor-solutions.de
This commit is contained in:
parent
ea319a5cc9
commit
3ce9bb3741
|
@ -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
|
||||
}
|
||||
|
|
Reference in New Issue