mirror of
https://github.com/seemueller-io/hyper-custom-cert.git
synced 2025-09-08 22:46:45 +00:00
0.3.4
This commit is contained in:
@@ -10,7 +10,7 @@ use serde_json::{json, Value};
|
||||
use std::collections::HashMap;
|
||||
use std::time::Duration;
|
||||
|
||||
const SERVER_ADDRESS: &str = "0.0.0.0:8393";
|
||||
const SERVER_ADDRESS: &str = "127.0.0.1:8393";
|
||||
|
||||
#[derive(Serialize)]
|
||||
struct TestResponse {
|
||||
|
Reference in New Issue
Block a user