Skip to content

Remove environment variable list from docker-compose#79

Open
virginiacc wants to merge 1 commit into
mainfrom
env-reload-fix
Open

Remove environment variable list from docker-compose#79
virginiacc wants to merge 1 commit into
mainfrom
env-reload-fix

Conversation

@virginiacc

@virginiacc virginiacc commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Remove unnecessary configuration of variables in docker-compose since it's preventing changes to .env file from showing up in the UI until docker-compose is re-run.

Removals

  • environment variable list in docker-compose

Testing

  1. Check out branch and run internally.
  2. Change the value of VITE_SHOW_CFPB_HEADER to false in the override .env file and note that the CFPB header is replaced with the generic one

@virginiacc
virginiacc requested a review from willbarton July 22, 2026 21:00
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