Add Linkding configuration files and update .gitignore for data directories
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
|
||||
services:
|
||||
web:
|
||||
image: ghcr.io/hoarder-app/hoarder:${HOARDER_VERSION:-release}
|
||||
image: ghcr.io/hoarder-app/hoarder:latest
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./data:/data
|
||||
|
||||
Reference in New Issue
Block a user