We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7cf2b56 + 62125a3 commit 2daed85Copy full SHA for 2daed85
docker-compose.yaml
@@ -44,7 +44,7 @@ services:
44
- BADGER_SPAN_STORE_TTL=336h0m0s
45
restart: unless-stopped
46
digma-compound:
47
- image: digmatic/digma-compound:0.3.320
+ image: digmatic/digma-compound:0.3.324
48
ports:
49
- 5049:5049
50
- 5050:5050
@@ -64,7 +64,7 @@ services:
64
- GlobalExceptionSettings__ExposeInternalDetails=true
65
- Kafka__PipelineWorkerCG__Workers=2
66
- PipelineExecution__NodeExecutionParallelism=1
67
- - ApplicationVersion=0.3.320
+ - ApplicationVersion=0.3.324
68
depends_on:
69
- digma-persistence
70
0 commit comments