This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
# Copy the variables you need into your shell/secret manager. The application
|
||||
# does not automatically load this file, and real values must never be committed.
|
||||
|
||||
OPENAI_API_KEY=
|
||||
OPENAI_BASE_URL=
|
||||
OPENAI_MODEL=
|
||||
|
||||
ANTHROPIC_API_KEY=
|
||||
ANTHROPIC_MODEL=
|
||||
|
||||
COWORK_TEAMS_WEBHOOK=
|
||||
COWORK_ACTIVE_PROVIDER=
|
||||
COWORK_CA_BUNDLE=
|
||||
|
||||
# Required to unlock the corresponding local settings panels. When unset,
|
||||
# those panels remain locked; there is intentionally no shared default secret.
|
||||
COWORK_SANDBOX_PASSWORD=
|
||||
COWORK_MS365_UNLOCK_CODE=
|
||||
Reference in New Issue
Block a user