Skip to content

Commit cf136f8

Browse files
authored
Windows compatibility
COMPOSE_PATH_SEPARATOR If set, the value of the COMPOSE_FILE environment variable will be separated using this character as path separator.
1 parent e779bf9 commit cf136f8

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
@@ -26,6 +26,7 @@ DATA_SAVE_PATH=~/.laradock/data
2626
# Select which docker-compose files to include.
2727
# If using docker-sync. Set the value to: docker-compose.yml:docker-compose.dev.yml:docker-compose.sync.yml
2828

29+
COMPOSE_PATH_SEPARATOR=:
2930
COMPOSE_FILE=docker-compose.yml:docker-compose.dev.yml
3031

3132
### Docker Host IP #####################################################################################################

0 commit comments

Comments
 (0)