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

5 lines
157 B
TypeScript

export const HostConfiguration = {
Server: 'http://localhost:4200/',
//CASHost: 'https://login-devel.uoa.gr/login',
//Service: 'http://elkefinman/login'
}