diff --git a/zenoh-plugin-remote-api/EXAMPLE_CONFIG.json5 b/zenoh-plugin-remote-api/EXAMPLE_CONFIG.json5 index febec3e..b895af3 100644 --- a/zenoh-plugin-remote-api/EXAMPLE_CONFIG.json5 +++ b/zenoh-plugin-remote-api/EXAMPLE_CONFIG.json5 @@ -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'