Files
blog-service/backend/.env.example
T

7 lines
140 B
Bash

PORT=number
JWT_SECRET=string
DATABASE_URL=postgresqlConnectionString
PASSWORD_HASH_SECRET=verySecretHash
PRESALT=prepend
POSTSALT=postpend