diff --git a/docs/help/help.rst b/docs/help/help.rst index 6062b56a54..bda46082e9 100644 --- a/docs/help/help.rst +++ b/docs/help/help.rst @@ -95,7 +95,7 @@ In nginx, ensure that the following line is present in your ``server`` block: proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; -In addition, ensure that the `use_port` option is set to `false` in your NodeBB's ``config.json`` +In addition, ensure that the ``use_port`` option is set to ``false`` in your NodeBB's ``config.json`` Submit Bugs on our Issue Tracker