Files
chirpy/.env.example
T

5 lines
174 B
Bash
Raw Normal View History

DB_URL=postgres://postgres:postgres@localhost:5432/chirpy?sslmode=disable
PLATFORM=dev
JWT_SECRET=replace-with-a-long-random-secret
POLKA_KEY=replace-with-your-polka-api-key