Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.x] Allow overriding docker-compose.yml path using ENV #352

Merged
merged 3 commits into from
Mar 7, 2022

Conversation

prageeth
Copy link
Contributor

@prageeth prageeth commented Mar 7, 2022

This PR allows developers to override the docker-compose.yml file path; thus supporting different environments e.g. docker-compose.dev.yml.

Relates to #348

The file path can be overridden by setting the SAIL_DOCKER_COMPOSER_YAML env var in the .env file (or at the terminal level).

@prageeth
Copy link
Contributor Author

prageeth commented Mar 7, 2022

@driesvints should work now :)

@driesvints driesvints changed the title Allow overriding docker-compose.yml path using ENV [1.x] Allow overriding docker-compose.yml path using ENV Mar 7, 2022
@taylorotwell taylorotwell merged commit da23b80 into laravel:1.x Mar 7, 2022
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.

None yet

2 participants