Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
mk-software-pl committed Jan 24, 2025
1 parent ce3a78e commit cc91a89
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
services:

designer:
environment:
JDK_JAVA_OPTIONS: "-Xmx2048M"
deploy:
resources:
limits:
memory: 2048M

bootstrap-setup:
volumes:
- ../../e2e-tests/src/test/resources/detect-large-transactions:/scenario-examples/detect-large-transactions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ services:
- "5005:5005"
environment:
JAVA_TOOL_OPTIONS: -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:5005
JDK_JAVA_OPTIONS: "-Xmx2048M"
NUSSKNACKER_LOG_LEVEL: debug

0 comments on commit cc91a89

Please sign in to comment.