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

5 lines
157 B
TypeScript
Raw Normal View History

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