cleanup and env example
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
PORT=number
|
||||
JWT_SECRET=string
|
||||
DATABASE_URL=postgresqlConnectionString
|
||||
PASSWORD_HASH_SECRET=verySecretHash
|
||||
PRESALT=prepend
|
||||
POSTSALT=postpend
|
||||
Reference in New Issue
Block a user