Skip to content

Commit d479fdc

Browse files
authored
Update README.md
1 parent 1f30dc3 commit d479fdc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@ Or construct with dict:
3535
from sourceplusplus.SourcePlusPlus import SourcePlusPlus
3636
SourcePlusPlus({
3737
"spp.platform_host": "localhost",
38-
"spp.ssl_enabled": False,
39-
"skywalking.collector.backend_service": "localhost:11800"
38+
"spp.ssl_enabled": False
4039
}).attach()
4140
```
4241

0 commit comments

Comments
 (0)