Skip to content

beamable-sdk / configs/BeamEnvironmentConfig / BeamEnvironmentConfig

Interface: BeamEnvironmentConfig

Defined in: src/configs/BeamEnvironmentConfig.ts:2

Configuration settings for a Beamable environment.

Properties

apiUrl

apiUrl: string

Defined in: src/configs/BeamEnvironmentConfig.ts:4

The base URL for the Beamable API.


beamMongoExpressUrl

beamMongoExpressUrl: string

Defined in: src/configs/BeamEnvironmentConfig.ts:10

The URL for the Beamable Mongo Express interface.


dockerRegistryUrl

dockerRegistryUrl: string

Defined in: src/configs/BeamEnvironmentConfig.ts:13

The URL for the Beamable Docker registry endpoint.


portalUrl

portalUrl: string

Defined in: src/configs/BeamEnvironmentConfig.ts:7

The URL for the Beamable web portal.