Initial commit: Clean RMM Backend
This commit is contained in:
3
.env.example
Normal file
3
.env.example
Normal file
@@ -0,0 +1,3 @@
|
||||
ROCKETCHAT_WEBHOOK_URL="your-rocketchat-webhook-url"
|
||||
MONGODB_URI="mongodb://localhost:27017"
|
||||
MONGODB_DB="rmm_db"
|
||||
Reference in New Issue
Block a user