qnote/.env.template

9 lines
84 B
Plaintext

# Database
PG_USER=""
PG_PASS=""
PG_DB=""
# Server
JWT_SECRET=""
LOG_LEVEL="debug"