Browse Source

Update api.json

master
yuriy0803 3 years ago committed by GitHub
parent
commit
9130fb2cf2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      api.json

1
api.json

@ -25,6 +25,7 @@
"enabled": true,
"listen": "0.0.0.0:8008",
"maxConn": 8192,
"timeout": "120s",
"tls": false,
"certFile": "/path/to/cert.pem",
"keyFile": "/path/to/key.pem"

Loading…
Cancel
Save