Skip to content

Commit 694b39d

Browse files
authored
Merge pull request laradock#1293 from Rhymond/patch-1
Compatibility for COMPOSE_FILE
2 parents d016747 + cf136f8 commit 694b39d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

env-example

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ DATA_SAVE_PATH=~/.laradock/data
2727
# If using docker-sync. Set the value to: docker-compose.yml:docker-compose.dev.yml:docker-compose.sync.yml
2828
# Change the separator from : to ; on Windows
2929

30+
COMPOSE_PATH_SEPARATOR=:
3031
COMPOSE_FILE=docker-compose.yml:docker-compose.dev.yml
3132

3233
### Docker Host IP #####################################################################################################

0 commit comments

Comments
 (0)