no message

This commit is contained in:
annampak 2018-01-30 12:44:44 +02:00
parent 70b443beb5
commit c3a478a5fb
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
export const HostConfiguration = {
Server: 'http://localhost:8080/',
App: 'http://localhost:8080/'
Server: 'http://192.168.32.67:8080/', //'http://dl043.madgik.di.uoa.gr:8080/'
App: 'localhost:4200/' // 'http://dl043.madgik.di.uoa.gr:8080/'
//CASHost: 'https://login-devel.uoa.gr/login',
//Service: 'http://elkefinman/login'
}