import { environment } from '../environments/environment.prod'; export const HostConfiguration = { Server: environment.Server, App: environment.App }