This commit is contained in:
Namhyeon Go 2020-07-29 11:23:38 +09:00
commit 557e3d7f77

View File

@ -4,7 +4,7 @@ exports.config = {
host: "158.247.196.146", host: "158.247.196.146",
port: 8388, port: 8388,
password: "korea82", password: "korea82",
chiper: "chacha20-ietf-poly1305" cipher: "chacha20-ietf-poly1305"
}, },
webapp: { webapp: {
baseURL: "http://158.247.196.146/" baseURL: "http://158.247.196.146/"