Skip to content

Commit b569765

Browse files
edmundluongphiltrep
authored andcommitted
Add .env file for converting Windows paths to resolve issues with Docker Compose in Docker Toolbox (laradock#531)
1 parent 1c9596d commit b569765

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
COMPOSE_CONVERT_WINDOWS_PATHS=1

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
.idea
22
/logs
33
/data
4-
.env

0 commit comments

Comments
 (0)