mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 18:15:39 +00:00
docs: deployment and configuration for redis
This commit is contained in:
@@ -83,7 +83,6 @@ async fn spec() -> HttpResponse {
|
||||
}
|
||||
|
||||
async fn index() -> HttpResponse {
|
||||
println!("getting index");
|
||||
handle_embedded_file("index.html")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user