diff --git a/docs/setup.md b/docs/setup.md index 2923d06ce..c0f1ec114 100644 --- a/docs/setup.md +++ b/docs/setup.md @@ -429,7 +429,9 @@ supported. and pointing your browser to http://localhost:8000 if accessing from the same devices on which paperless is installed. - If accessing from another machine, set up systemd services. + If accessing from another machine, set up systemd services. You may need + to set `PAPERLESS_DEBUG=true` in order for the development server to work + normally in your browser. !!! warning