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

5 lines
161 B
TypeScript
Raw Normal View History

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