chore: add linkwarden

This commit is contained in:
LRVT
2025-05-10 00:06:56 +02:00
parent 975fa34b31
commit 9e995f02f0
4 changed files with 88 additions and 0 deletions

11
examples/linkwarden/.env Normal file
View File

@@ -0,0 +1,11 @@
# change this env to your fqdn url
NEXTAUTH_URL=http://localhost:3000/api/v1/auth
#NEXTAUTH_URL=https://linkwarden.example.com/api/v1/auth
# define a strong secret key
NEXTAUTH_SECRET=unplug6-coherent-outlast-undergo-plow
# database settings
PG_PASS=linkwarden
PG_USER=linkwarden
PG_DB=linkwarden