getMongoUrl
@tsed/testcontainers-mongo
Usage
typescript
import { getMongoUrl } from "@tsed/testcontainers/mongo/src/services/ContainerUtils";See /packages/testcontainers/mongo/src/services/ContainerUtils.ts.
Overview
ts
function getMongoUrl(): string;