linkwarden/.env hinzugefügt

This commit is contained in:
2025-08-03 20:33:30 +00:00
parent ca19d92ca9
commit cb3e80218f

12
linkwarden/.env Normal file
View File

@@ -0,0 +1,12 @@
# 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
EXT_PORT=