mirror of
https://github.com/ultimateplayer1999/crowdsec-bitninja-interaction.git
synced 2025-07-01 15:49:42 -04:00
added source
This commit is contained in:
3
env.example
Normal file
3
env.example
Normal file
@ -0,0 +1,3 @@
|
||||
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"
|
Reference in New Issue
Block a user