mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
rST formatting
This commit is contained in:
parent
98632f0a87
commit
fcc7cd6379
1 changed files with 1 additions and 1 deletions
|
|
@ -139,7 +139,7 @@ You can now run the resulting container like so::
|
|||
|
||||
This exposes port 8001 inside the container as port 8081 on your host machine, so you can access the application at ``http://localhost:8081/``
|
||||
|
||||
You can customize the port that is exposed by the countainer using the ``--port`` option:
|
||||
You can customize the port that is exposed by the countainer using the ``--port`` option::
|
||||
|
||||
datasette package mydatabase.db --port 8080
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue