Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 329 Bytes

File metadata and controls

7 lines (5 loc) · 329 Bytes

The package has been configured successfully. The database configuration stored inside config/mongo.ts file relies on the following environment variables and hence we recommend validating them.

Open the env.ts file and paste the following code inside the Env.rules object.

MONGODB_URL: Env.schema.string(),