From b55b8adb63cd947c0595914dece68461c1964375 Mon Sep 17 00:00:00 2001 From: Sofiane Abbar Date: Tue, 25 Feb 2020 16:21:17 +0300 Subject: [PATCH] Update usage.rst Added missing documentation for public_url. --- docs/usage.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/usage.rst b/docs/usage.rst index fd1a197..18344e9 100644 --- a/docs/usage.rst +++ b/docs/usage.rst @@ -17,6 +17,7 @@ Getting started -b, --bind
Bind address -p, --port Port [8080] -C|--no-cors Disable Cross-origin resource sharing headers + -u|--public_url Enable exposing the server on subpaths, not necessarily the root of the domain -V, --verbose More verbose output -s, --silent Less verbose output -v, --version Version info