fix(api): 🐛 Fix local media endpoint not being correctly registered

Expected only a name, forgot about the file hash
This commit is contained in:
Jesse Wierzbinski 2024-06-13 23:54:47 -10:00
parent c764cc044d
commit 2ec7e512e0
No known key found for this signature in database
2 changed files with 6 additions and 5 deletions

View file

@ -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