toadstoolTally/server/.env.example

5 lines
111 B
Plaintext

DATABASE_URL=postgres://user:pass@localhost:5432/toadstool
JWT_SECRET=change-me
PORT=4000
UPLOAD_DIR=./uploads