backend/.env

2 lines
68 B
Bash

MONGO_URI="mongodb://user:pass@localhost:27017/"
ADMIN_TOKEN="admin"