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

add new server

This commit is contained in:
Martin Geno 2016-12-11 21:39:16 +01:00
parent 847c8879ce
commit 8eb5ed298e
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.host.sum7.eu',
table: {
count: 25
}