diff --git a/config.js b/config.js index 2a67866..f6e0f15 100644 --- a/config.js +++ b/config.js @@ -4,7 +4,7 @@ exports.config = { host: "158.247.196.146", port: 8388, password: "korea82", - chiper: "chacha20-ietf-poly1305" + cipher: "chacha20-ietf-poly1305" }, webapp: { baseURL: "http://158.247.196.146/"