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

7 lines
140 B
Bash
Raw Normal View History

2026-06-29 00:32:41 -05:00
PORT=number
JWT_SECRET=string
DATABASE_URL=postgresqlConnectionString
PASSWORD_HASH_SECRET=verySecretHash
PRESALT=prepend
POSTSALT=postpend