updated .env.sample
This commit is contained in:
parent
7880551c4d
commit
a67980b29d
|
@ -1,5 +1,5 @@
|
||||||
NEXTAUTH_SECRET=very_sensitive_secret
|
NEXTAUTH_SECRET=very_sensitive_secret
|
||||||
NEXTAUTH_URL=http://localhost:3000
|
NEXTAUTH_URL=http://localhost:3000/api/v1/auth
|
||||||
|
|
||||||
# Manual installation database settings
|
# Manual installation database settings
|
||||||
DATABASE_URL=postgresql://user:password@localhost:5432/linkwarden
|
DATABASE_URL=postgresql://user:password@localhost:5432/linkwarden
|
||||||
|
|
Ŝarĝante…
Reference in New Issue