Some typo corrections
This commit is contained in:
+1
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user