home / docs / sections_fts

sections_fts: 64

This data as json

rowid title content
64 base_url If you are running Datasette behind a proxy, it may be useful to change the root path 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. You can do that like so: datasette mydatabase.db --setting base_url /tools/datasette/
Powered by Datasette · Queries took 0.619ms