stc

a simple time card webapp
git clone _git@git.brennen.work:stc.git
Log | Files | Refs | README

database.ini (138B)


      1 # [PROD]
      2 # DB_URI = mongodb+srv://<username>:<password>@localhost:27017
      3 
      4 #[TEST]
      5 #DB_URI = mongodb+srv://nikolas:password@localhost:27017