We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f561592 commit 71f8daaCopy full SHA for 71f8daa
e2e/docker-compose.yml
@@ -9,7 +9,7 @@ services:
9
- "5455:5455"
10
- "12800:12800"
11
environment:
12
- - SPP_DISABLE_JWT=true
+ - SPP_JWT_ENABLED=false
13
skywalking-oap:
14
image: sourceplusplus/spp-oap-server:latest
15
container_name: skywalking-oap
0 commit comments