Add .env file and update README with installation instructions and service details

This commit is contained in:
2024-11-24 03:35:10 +01:00
parent e5265b6fe5
commit 4af62c9afc
3 changed files with 43 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version: "3.8"
services:
web:
image: ghcr.io/hoarder-app/hoarder:${HOARDER_VERSION:-release}