Skip to content

Commit c116585

Browse files
Updated the documentation to illustrate my proposition
1 parent 47c74d1 commit c116585

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • DOCUMENTATION/content/getting-started

DOCUMENTATION/content/getting-started/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ cp env-example .env
162162

163163
You can edit the `.env` file to chose which software's you want to be installed in your environment. You can always refer to the `docker-compose.yml` file to see how those variables are been used.
164164

165+
Depending on the host's operating system you may need to change the value given to `COMPOSE_FILE`. When you are running Laradock on Mac OS the correct file separator to use is `:`. When running Laradock from a Windows environment multiple files must be separated with `;`.
165166

166167
2 - Build the enviroment and run it using `docker-compose`
167168

0 commit comments

Comments
 (0)