Add prodev_tasks.py script and update skill with DB integration
This commit is contained in:
parent
d7dfb6c0e2
commit
2df14f1694
3 changed files with 75 additions and 2 deletions
|
|
@ -14,7 +14,7 @@ Connect to and interact with the MongoDB instance using Python (`pymongo`) with
|
|||
- **Port**: `35563`
|
||||
- **Username**: `root`
|
||||
- **Password**: `3wwfoUjyk2E2zWELXFlLuHqfw1ALlOp4pb2H5Vq3TImbMIHL2h1u8Jej2mjzCPl`
|
||||
- **Connection string**: `mongodb://root:3wwfoUjyk2E2zWELXFlLuHqfw1ALlOp4pb2H5Vq3TImbMIHL2h1u8Jej2mjzCPl@docdb.connorrhodes.com:35563`
|
||||
- **Connection string**: `mongodb://root:3wwfoUjyk2E2zWELXFlLuHqfw1ALlOp4pb2H5Vq3TImbMIHL2h1u8Jej2mjzCPl@docdb.connorrhodes.com:35563?tls=true&tlsAllowInvalidCertificates=true`
|
||||
|
||||
## How to Run Scripts
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue