added hoarder

This commit is contained in:
2024-08-14 09:02:13 -06:00
parent 92250a4b8d
commit 9c7186d602
5 changed files with 103 additions and 0 deletions

View File

@ -0,0 +1,5 @@
HOARDER_VERSION=release
NEXTAUTH_SECRET={{ hoarder_nextauth_secret }}
MEILI_MASTER_KEY={{ hoarder_meili_master_key }}
NEXTAUTH_URL=https://bookmarks.thesatelliteoflove.com
OPENAI_API_KEY={{ openai_api_key }}