diff options
Diffstat (limited to 'tests/config.toml')
| -rw-r--r-- | tests/config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/config.toml b/tests/config.toml index 9088a86..d4b4697 100644 --- a/tests/config.toml +++ b/tests/config.toml @@ -10,7 +10,7 @@ verbose_exception = true [adapter.cqhttp] adapter_type = "reverse-ws" host = "127.0.0.1" -port = 8080 +port = 15800 url = "/cqhttp/ws" show_raw = false |
