Skip to content

Wire demo-mode/seed env vars into compose - #311

Merged
haksungjang merged 1 commit into
mainfrom
compose-env-wiring/demo-seed
Sep 3, 2026
Merged

Wire demo-mode/seed env vars into compose#311
haksungjang merged 1 commit into
mainfrom
compose-env-wiring/demo-seed

Conversation

@haksungjang

Copy link
Copy Markdown
Contributor

Summary

  • 3 vars documented in .env.example (demo SaaS sandbox-scan allowance, demo read-only lockdown, seed_demo.py bootstrap super-admin password override) were never referenced in x-backend-env, so setting them in .env had no effect on the running container.
  • Adds them to both compose files with defaults matching core/config.py exactly.

Context

Part of the same compose env-var wiring audit as #300/#301/#303/#304/#306/#307/#308/#309/#310.

Test plan

  • Both compose files parse as valid YAML
  • Reviewer: this touches the same anchor lines as other PRs in the batch — rebase on merge if needed

3 vars documented in .env.example (demo SaaS sandbox-scan allowance,
demo read-only lockdown, seed_demo.py bootstrap super-admin password
override) were never referenced in x-backend-env, so setting them in
.env had no effect on the running container. Adds them with defaults
matching core/config.py exactly.

Part of the compose env-var wiring audit.
@haksungjang
haksungjang force-pushed the compose-env-wiring/demo-seed branch from 7c84417 to 647d74c Compare September 3, 2026 08:50
@haksungjang
haksungjang merged commit 1fee589 into main Sep 3, 2026
24 checks passed
@haksungjang
haksungjang deleted the compose-env-wiring/demo-seed branch September 3, 2026 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant