mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
parent
7fe1e8b482
commit
ea183b2ae3
3 changed files with 3 additions and 3 deletions
|
|
@ -84,7 +84,7 @@ http://localhost:8001/History/downloads.jsono will return that data as JSON in a
|
|||
Serve up specified SQLite database files with a web UI
|
||||
|
||||
Options:
|
||||
-h, --host TEXT host for server, defaults to 0.0.0.0
|
||||
-h, --host TEXT host for server, defaults to 127.0.0.1
|
||||
-p, --port INTEGER port for server, defaults to 8001
|
||||
--debug Enable debug mode - useful for development
|
||||
--reload Automatically reload if code change detected -
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue