The options for the static file server, it's a combination of modular-rest and koa-static options
Extends
Options
Properties
| Property | Type | Description |
|---|---|---|
directory | string | The filesystem directory where static files are stored |
urlPath? | string | The URL path where static files will be served from Default '/assets' |