Some typo corrections

This commit is contained in:
2025-03-30 16:58:43 +02:00
parent 0648f0966f
commit 88cf9514c4
+1 -2
View File
@@ -1,4 +1,3 @@
version: "3.9"
services:
web:
image: ghcr.io/hoarder-app/hoarder:latest
@@ -7,7 +6,7 @@ services:
volumes:
- /var/lib/docker/volumes/hoarder/data:/data:rw
ports:
- 3022:3000
- "3022:3000"
environment:
MEILI_ADDR: http://meilisearch:7700
DATA_DIR: /data