disable default read from paiyou-hub
This commit is contained in:
parent
1266f365d6
commit
d09a531b3f
@ -316,8 +316,6 @@ function dc {
|
||||
docker_file_path=./docker-compose-dev.yml
|
||||
elif [ -e ./docker-compose.yml ]; then
|
||||
docker_file_path=./docker-compose.yml
|
||||
else
|
||||
docker_file_path=~/Projects/paiyou-hub/docker-compose-dev.yml
|
||||
fi
|
||||
docker-compose -f $docker_file_path $@
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user