mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
parent
2ce7872e3b
commit
64fd1d788e
1 changed files with 1 additions and 1 deletions
|
|
@ -112,7 +112,7 @@ Once started you can access it at ``http://localhost:8001``
|
||||||
--static MOUNT:DIRECTORY Serve static files from this directory at
|
--static MOUNT:DIRECTORY Serve static files from this directory at
|
||||||
/MOUNT/...
|
/MOUNT/...
|
||||||
--memory Make /_memory database available
|
--memory Make /_memory database available
|
||||||
--config FILENAME Path to JSON/YAML Datasette configuration file
|
-c, --config FILENAME Path to JSON/YAML Datasette configuration file
|
||||||
--setting SETTING... Setting, see
|
--setting SETTING... Setting, see
|
||||||
docs.datasette.io/en/stable/settings.html
|
docs.datasette.io/en/stable/settings.html
|
||||||
--secret TEXT Secret used for signing secure values, such as
|
--secret TEXT Secret used for signing secure values, such as
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue