Skip to content

Commit 71f8daa

Browse files
committed
refactor env option
1 parent f561592 commit 71f8daa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ services:
99
- "5455:5455"
1010
- "12800:12800"
1111
environment:
12-
- SPP_DISABLE_JWT=true
12+
- SPP_JWT_ENABLED=false
1313
skywalking-oap:
1414
image: sourceplusplus/spp-oap-server:latest
1515
container_name: skywalking-oap

0 commit comments

Comments
 (0)