We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df50be5 commit 4c9d8f9Copy full SHA for 4c9d8f9
README.md
@@ -33,7 +33,7 @@ It would be tedious specially when you have custom configuration in your `docker
33
## How?
34
35
It reads the services inside docker-compose.yml file.
36
-It extends the sail's `InstallCommand` class to use its `replaceEnvVariables` method.
+It extends the sail's `InstallCommand` class to use its `replaceEnvVariables` method so that it keeps in sync to `laravel/sail` package.
37
38
39
## Found Bugs?
0 commit comments