fix(core): update
This commit is contained in:
parent
f67da898ae
commit
124f117352
@ -1,5 +1,5 @@
|
||||
export interface IMongoDescriptor {
|
||||
connectionUrl: string;
|
||||
password: string;
|
||||
database: string;
|
||||
mongoDbName: string;
|
||||
mongoDbUrl: string;
|
||||
mongoDbPass: string;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user