Skip to content

Commit

Permalink
example conf cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles-Schleich committed Oct 29, 2024
1 parent 261117e commit 9fffac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zenoh-plugin-remote-api/EXAMPLE_CONFIG.json5
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
plugins: {
remote_api: {
'websocket_port': '10000',
websocket_port: '10000',
secure_websocket: {
certificate_path: 'path/to/certificate_path',
private_key_path: 'path/to/private_key_path'
Expand Down

0 comments on commit 9fffac5

Please sign in to comment.