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.
1 parent c7c4a71 commit 42143beCopy full SHA for 42143be
docker-compose.yml
@@ -10,7 +10,7 @@ services:
10
- "5106:5106"
11
environment:
12
- JAVA_OPTS=-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:5106
13
- - SPP_LOGGING_LEVEL=debug
+ - SPP_LOGGING_LEVEL=trace
14
- SW_RECEIVER_GRPC_SSL_ENABLED=false #todo: fix this and config.secure = false
15
- SPP_HTTP_SSL_ENABLED=false #todo; Change back to ssl once the library works with self-signed certs
16
- SPP_GRPC_SSL_ENABLED=false
0 commit comments