core.medplumclientoptions.baseurl
Home > @medplum/core > MedplumClientOptions > baseUrl
MedplumClientOptions.baseUrl property
Base server URL.
Default value is https://api.medplum.com/
Use this to point to a custom Medplum deployment.
Signature:
baseUrl?: string;