ein wenig aufgeräumt

This commit is contained in:
stefan
2025-09-09 12:57:55 +02:00
parent 3e4ef8e73e
commit 599c1e8bcb
6 changed files with 50 additions and 6 deletions
+1 -1
View File
@@ -7,4 +7,4 @@ POSTGRES_DB=mypingtest
DEBUG=true
# JVM Configuration
JAVA_OPTS=-Xmx1g -XX:+UseG1GC -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:5005
JAVA_OPTS='-Xmx1g -XX:+UseG1GC -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:5005'