Skip to content

Add optional env file to git branch compose files#153

Merged
sjefferson99 merged 1 commit into
developfrom
git-compose-fix
Jun 20, 2024
Merged

Add optional env file to git branch compose files#153
sjefferson99 merged 1 commit into
developfrom
git-compose-fix

Conversation

@samcorky

Copy link
Copy Markdown
Contributor

Added to docker-compose-develop.yml and docker-compose-master.yml

This allows a .env to be specified locally (outside the GIT context). The .env file variables get injected into the container as per the BAU docker compose processing.

THis also still allows external config as per the README.MD

…e-master.yml.

This allows a .env to be specified locally (outside the GIT context). The .env file variables get injected into the container as per the BAU docker compose processing.

THis also still allows external config as per the README.MD
@samcorky samcorky requested a review from sjefferson99 June 20, 2024 18:00

@sjefferson99 sjefferson99 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good.

@sjefferson99 sjefferson99 merged commit d56caae into develop Jun 20, 2024
@sjefferson99 sjefferson99 deleted the git-compose-fix branch June 20, 2024 18:10
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.

2 participants