Files
FPMB/example.env
2026-02-28 04:21:27 +00:00

6 lines
139 B
Bash

PORT=8080
MONGO_URI=mongodb://localhost:27017
MONGO_DB_NAME=fpmb
JWT_SECRET=changeme-jwt-secret
JWT_REFRESH_SECRET=changeme-refresh-secret