mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Removed --debug option, which didn't do anything - closes #814
This commit is contained in:
parent
822260fb30
commit
7e70643852
5 changed files with 1 additions and 9 deletions
|
|
@ -130,7 +130,6 @@ Now visiting http://localhost:8001/History/downloads will show you a web interfa
|
|||
allowed. Use 0.0.0.0 to listen to all IPs and
|
||||
allow access from other machines.
|
||||
-p, --port INTEGER Port for server, defaults to 8001
|
||||
--debug Enable debug mode - useful for development
|
||||
--reload Automatically reload if database or code change
|
||||
detected - useful for development
|
||||
--cors Enable CORS by serving Access-Control-Allow-
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue