Added clarification on how to split multiple docker-compose files within COMPOSE_FILE on Windows
This commit is contained in:
parent
e779bf96ab
commit
47c74d1334
@ -25,6 +25,7 @@ DATA_SAVE_PATH=~/.laradock/data
|
||||
### Docker compose files ###############################################################################################
|
||||
# Select which docker-compose files to include.
|
||||
# If using docker-sync. Set the value to: docker-compose.yml:docker-compose.dev.yml:docker-compose.sync.yml
|
||||
# Change the separator from : to ; on Windows
|
||||
|
||||
COMPOSE_FILE=docker-compose.yml:docker-compose.dev.yml
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user