mirror of
https://github.com/lammertb/libhttp.git
synced 2025-06-05 10:02:39 +03:00
Update "document_root" to match new layout/naming.
This commit is contained in:
parent
12d6665bf2
commit
4358ced3a2
@ -32,7 +32,7 @@ int main(void)
|
||||
struct mg_callbacks callbacks;
|
||||
const char *options[] = {
|
||||
"listening_ports", "8080",
|
||||
"document_root", "websocket_html_root",
|
||||
"document_root", "docroot",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user