export interface ServerStatus { appServer: string; dbServer: string; authServer: string; }