mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-11-15 15:26:31 +00:00
serve static site
This commit is contained in:
@@ -79,6 +79,7 @@ async fn main() -> Result<(), MainError> {
|
||||
Ok(())
|
||||
}
|
||||
|
||||
#[allow(unused_variables)]
|
||||
async fn run_http(
|
||||
data: Data,
|
||||
opt: Opt,
|
||||
|
||||
Reference in New Issue
Block a user