process.env.DATABASE_URL ??= 'postgresql://test:test@localhost:5432/test'; process.env.REDIS_URL ??= 'redis://localhost:6379';