📝 typo fix
This commit is contained in:
parent
98dbd25ec1
commit
05dcc0bd5c
@ -55,7 +55,7 @@ If you need help, feel free to open an [issue](https://github.com/itskovacs/trip
|
|||||||
> Packages are available in the [packages section](https://github.com/itskovacs/trip/pkgs/container/trip) of the repository for quickstart, using just `docker pull`
|
> Packages are available in the [packages section](https://github.com/itskovacs/trip/pkgs/container/trip) of the repository for quickstart, using just `docker pull`
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker run -p 8080:8000 -v ./storage:/app/storage ghcr.io/itskovacs/itskovacs/trip:1.0.0
|
docker run -p 8080:8000 -v trip-storage:/app/storage ghcr.io/itskovacs/trip:1.0.0
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user