diff --git a/doc/source/getting_started.rst b/doc/source/getting_started.rst index 699c063b..32d7a57a 100644 --- a/doc/source/getting_started.rst +++ b/doc/source/getting_started.rst @@ -134,8 +134,9 @@ This starts a local live development cycle for chatmail web pages: directory and generating HTML files and copying assets to the ``www/build`` directory. -- Starts a browser window automatically where you can “refresh” as - needed. +- if you are running scripts/cmdeploy webdev on the relay itself, + you need to configure a route in /etc/nginx/nginx.conf + to expose the build directory. Custom web pages ----------------