diff --git a/README.md b/README.md index 8dc3fc99..1375da71 100644 --- a/README.md +++ b/README.md @@ -189,7 +189,7 @@ _this is the recommended way to run remark42_ | emoji | EMOJI | `false` | enable emoji support | | simple-view | SIMPLE_VIEW | `false` | minimized UI with basic info only | | proxy-cors | PROXY_CORS | `false` | disable internal CORS and delegate it to proxy | -| allowed-hosts | ALLOWED_HOSTS enable all | limit hosts/sources allowed to embed comments | +| allowed-hosts | ALLOWED_HOSTS | enable all | limit hosts/sources allowed to embed comments | | port | REMARK_PORT | `8080` | web server port | | web-root | REMARK_WEB_ROOT | `./web` | web server root directory | | update-limit | UPDATE_LIMIT | `0.5` | updates/sec limit |