Project Init
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
15
colaflow-api/tests/TestContainers.config.json
Normal file
15
colaflow-api/tests/TestContainers.config.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"$schema": "https://json.schemastore.org/testcontainers.json",
|
||||
"testcontainers": {
|
||||
"version": "3.9.0",
|
||||
"resourceReaperEnabled": true,
|
||||
"hubImageNamePrefix": "",
|
||||
"ryukPrivileged": false,
|
||||
"ryukDisabled": false
|
||||
},
|
||||
"docker": {
|
||||
"host": "npipe://./pipe/docker_engine",
|
||||
"socketOverride": "",
|
||||
"certPath": ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user