mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Added --app to fly install command. (#1279)
This commit is contained in:
parent
48d5e0e6ac
commit
c96a3826cf
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ Publishing to Fly
|
|||
::
|
||||
|
||||
pip install datasette-publish-fly
|
||||
datasette publish fly mydatabase.db
|
||||
datasette publish fly mydatabase.db --app="my-app"
|
||||
|
||||
Consult the `datasette-publish-fly README <https://github.com/simonw/datasette-publish-fly/blob/main/README.md>`__ for more details.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue