argos/dmp-frontend/src/app/app.constants.ts

5 lines
162 B
TypeScript
Raw Normal View History

2017-12-14 11:41:26 +01:00
export const HostConfiguration = {
2017-12-18 11:01:22 +01:00
Server: 'http://192.168.32.171:8080/',
2017-12-14 11:41:26 +01:00
//CASHost: 'https://login-devel.uoa.gr/login',
//Service: 'http://elkefinman/login'
}