mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 05:49:16 +01:00
fix(api): 🐛 Fix local media endpoint not being correctly registered
Expected only a name, forgot about the file hash
This commit is contained in:
parent
c764cc044d
commit
2ec7e512e0
2 changed files with 6 additions and 5 deletions
|
|
@ -15,7 +15,7 @@
|
|||
|
||||
## With Docker/Podman
|
||||
|
||||
Docker is the recommended way to run Lysand (podman also works). To run Lysand with Docker, follow these steps:
|
||||
Docker is the recommended way to run Lysand (Podman also works). To run Lysand with Docker, follow these steps:
|
||||
|
||||
1. Download the `docker-compose.yml` file from the repository
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue