We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97812b7 commit e7ba6b1Copy full SHA for e7ba6b1
tests/mssql/docker-compose.yml
@@ -12,6 +12,8 @@ services:
12
# Enable for debugging, Note: File-cache tests may be VERY slow or fail
13
#volumes:
14
# - ../../..:/project
15
+ volumes:
16
+ - ../../tests/data/config-docker.php:/project/tests/data/config.php
17
depends_on:
18
- mssql
19
# Enable for debugging
0 commit comments