mirror of
https://gitlab.com/mobicoop/v3/service/user.git
synced 2026-01-11 22:02:39 +00:00
ci with broker --check
This commit is contained in:
@@ -32,6 +32,7 @@ import { UserProfile } from './mappers/user.profile';
|
||||
},
|
||||
],
|
||||
uri: configService.get<string>('RMQ_URI'),
|
||||
connectionInitOptions: { wait: false },
|
||||
}),
|
||||
inject: [ConfigService],
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user