feat: introduce automated agent deployment script and environment configurations for centralized management
This commit is contained in:
3
.env.development
Normal file
3
.env.development
Normal file
@@ -0,0 +1,3 @@
|
||||
ROCKETCHAT_WEBHOOK_URL=""
|
||||
MONGODB_URI="mongodb://localhost:27017"
|
||||
MONGODB_DB="rmm_db_dev"
|
||||
Reference in New Issue
Block a user