We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b100fef commit 99b9a81Copy full SHA for 99b9a81
2 files changed
openrpc.json
@@ -11,7 +11,7 @@
11
"servers": [
12
{
13
"name": "Unix Socket",
14
- "url": "unix:///var/run/zinit.sock"
+ "url": "unix:///tmp/zinit.sock"
15
}
16
],
17
"methods": [
0 commit comments