Commit 82e6f9db authored by nanahira's avatar nanahira

fix

parent 21a60dab
...@@ -149,6 +149,17 @@ ...@@ -149,6 +149,17 @@
"path": "./ygopro/script/" "path": "./ygopro/script/"
} }
} }
},
"http": {
"port": 7922,
"password": "123456",
"websocket_roomlist": true,
"ssl": {
"enabled": true,
"port": 7923,
"cert": "ssl/fullchain.pem",
"key": "ssl/privkey.pem"
}
} }
}, },
"ban": { "ban": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment