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

6 lines
188 B
TypeScript

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