Skip to content

Commit b07b702

Browse files
removed deprecated keypair config
1 parent ada0d43 commit b07b702

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

config-example.json

-4
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@
1111
]
1212
}
1313
},
14-
"keypair": {
15-
"private": "./path/to/keys/private.pem",
16-
"public": "./path/to/keys/public.pem"
17-
},
1814
"redis": {
1915
"url": "redis://HOST:PORT",
2016
"auth": "PASSWORD"

0 commit comments

Comments
 (0)