Skip to content

Separate config files for dev and prod compose#4

Open
vladmsnk wants to merge 3 commits intomainfrom
codex/add-support-for-multiple-isolated-docker-compose-files
Open

Separate config files for dev and prod compose#4
vladmsnk wants to merge 3 commits intomainfrom
codex/add-support-for-multiple-isolated-docker-compose-files

Conversation

@vladmsnk
Copy link
Copy Markdown
Owner

@vladmsnk vladmsnk commented Jul 6, 2025

Summary

  • use etc/config.env for the standard compose file
  • introduce etc/prod.env for the production compose file
  • document which environment file each compose configuration loads

Testing

  • go test ./... (fails: fetching modules forbidden)

https://chatgpt.com/codex/tasks/task_e_686a4d507a1483329558abfc47c98a20

@vladmsnk vladmsnk force-pushed the codex/add-support-for-multiple-isolated-docker-compose-files branch from afe92b7 to 3b5aeae Compare July 6, 2025 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant