mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Fixed RST bug
This commit is contained in:
parent
dedd775512
commit
99b1e91965
1 changed files with 1 additions and 1 deletions
|
|
@ -236,7 +236,7 @@ base_url
|
|||
|
||||
If you are running Datasette behind a proxy, it may be useful to change the root URL used for the Datasette instance.
|
||||
|
||||
For example, if you are sending traffic from `https://www.example.com/tools/datasette/` through to a proxied Datasette instance you may wish Datasette to use `/tools/datasette/` as its root URL.
|
||||
For example, if you are sending traffic from ``https://www.example.com/tools/datasette/`` through to a proxied Datasette instance you may wish Datasette to use ``/tools/datasette/`` as its root URL.
|
||||
|
||||
You can do that like so::
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue