export interface Config { redis: string; db_main: string; port: number; }