docs: webdev needs to be exposed via nginx if run on the relay

This commit is contained in:
missytake
2026-02-16 16:57:56 +01:00
parent 85eddb671e
commit c9c1f226b4

View File

@@ -166,8 +166,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
----------------