changes accross the files

This commit is contained in:
Daniel
2023-04-23 16:56:39 +03:30
parent e2f062388a
commit b02766f6c8
56 changed files with 1053 additions and 22 deletions
+4
View File
@@ -0,0 +1,4 @@
AES_SECRET=very_sensitive_secret1
NEXTAUTH_SECRET=very_sensitive_secret2
DATABASE_URL=postgresql://user:password@localhost:5432/linkwarden
NEXTAUTH_URL=http://localhost:3000