mirror of
https://codeberg.org/gigirassy/pinata
synced 2026-08-30 15:27:39 +00:00
Update README.md
This commit is contained in:
@@ -29,5 +29,5 @@ Port 8080 is needed to run with this method; Docker is most recommended if that
|
|||||||
|
|
||||||
* Clone this repo.
|
* Clone this repo.
|
||||||
* Tweak ``compose.yml`` as you see fit and follow instructions if you want to enable bookmarks.
|
* Tweak ``compose.yml`` as you see fit and follow instructions if you want to enable bookmarks.
|
||||||
* ``sudo docker compose up -d`` to build and run.
|
* ``docker compose up -d``
|
||||||
* Need to update? ``git pull && docker compose up -d --build``
|
* ``docker compose pull && docker compose up -d`` to update.
|
||||||
|
|||||||
Reference in New Issue
Block a user