I\'ve the following server configuration:
export default class Server { private static _instance: Server; public app: express.Application