fix
This commit is contained in:
parent
e4ab822386
commit
b74349e550
@ -35,7 +35,7 @@ start_http_server() ->
|
||||
|
||||
Dispatcher = cowboy_router:compile([
|
||||
{'_', [
|
||||
{"/api/device_info/[...]", api_handler, []}
|
||||
{"/api/[...]", api_handler, []}
|
||||
]}
|
||||
]),
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user