Cors support (#62)
Reviewed-on: #62 Co-authored-by: phoenix <kundeng00@pm.me> Co-committed-by: phoenix <kundeng00@pm.me>
This commit is contained in:
@@ -6,5 +6,5 @@ fn get_address() -> String {
|
||||
}
|
||||
|
||||
fn get_port() -> String {
|
||||
String::from("3000")
|
||||
String::from("8001")
|
||||
}
|
||||
|
Reference in New Issue
Block a user