Skip to content

Commit

Permalink
feat: additional flags
Browse files Browse the repository at this point in the history
  • Loading branch information
Ri-go committed Aug 1, 2024
1 parent 4e866d8 commit 7bc8413
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ services:
--statsd-enabled=${INJ_STATSD_ENABLED} \
--statsd-agent=${INJ_STATSD_AGENT} \
${INJ_CORE_CMD_STREAM_API} \
--statsd-tracing-enabled=false \
--statsd-profiling-enabled=false \
--wasm.memory_cache_size ${WASM_MEM_CACHE_SIZE} \
start
ports:
Expand Down

0 comments on commit 7bc8413

Please sign in to comment.