MCPcopy Index your code
hub / github.com/sourcebot-dev/sourcebot / resolveEnvOverrides.ts

File resolveEnvOverrides.ts

packages/shared/tools/resolveEnvOverrides.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// The following script loads the config.json file and resolves any environment variable overrides.
2// It then writes then to stdout in the format of `KEY="VALUE"`.
3// This is used by entrypoint.sh to set them as variables.
4(async () => {

Callers

nothing calls this directly

Calls 2

loadConfigFunction · 0.85

Tested by

no test coverage detected