Update config.js

This commit is contained in:
Namhyeon Go 2020-07-28 19:05:56 +09:00 committed by GitHub
parent 741ff688bb
commit c8cec54250
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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/"