mirror of
https://github.com/ultimateplayer1999/crowdsec-bitninja-interaction.git
synced 2025-07-01 15:49:42 -04:00
4 lines
277 B
Plaintext
4 lines
277 B
Plaintext
MONGO_URI="mongodb://localhost:27017" #or MONGO_URI="mongodb://username:password@localhost:27017/bitninja" for authenticated selfhosted or MONGO_URI="mongodb+srv://username:password@cluster.mongodb.net/" for cloud based
|
|
MONGO_DATABASE="bitninja"
|
|
MONGO_COLLECTION="ban_records"
|