PeterTsungYu / dev_mGen

0 stars 0 forks source link

a new file sysMongodb.py to operate local MongoDB #13

Closed PeterTsungYu closed 1 year ago

PeterTsungYu commented 1 year ago

Fixes #11

  1. modify the mongodb replica set to use localhost:27017 as the host
  2. get sysMongodb.py up and run the script
  3. revise the .env file
PeterTsungYu commented 1 year ago

another issue for the sysMongodb is raised. Check the issue 12