diff options
| author | 2023-08-09 14:36:37 +0800 | |
|---|---|---|
| committer | 2023-08-09 14:36:37 +0800 | |
| commit | 85ec2f7dc55a672b07272a50f11eb86460f38671 (patch) | |
| tree | 8517989c8cc6444df8ae7ae50802a3b81766b01f /tests/config.toml | |
| parent | 642a278b1e2cc11fee587b933413a30c057753c1 (diff) | |
| download | HydroRoll-85ec2f7dc55a672b07272a50f11eb86460f38671.tar.gz HydroRoll-85ec2f7dc55a672b07272a50f11eb86460f38671.zip | |
feat:all
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 |
