make mongo uri universal across flask apps

This commit is contained in:
Connor Rhodes 2026-05-24 07:50:20 -05:00
parent 605c25b8b0
commit 3c9618f0b4
3 changed files with 9 additions and 0 deletions

2
config.toml Normal file
View file

@ -0,0 +1,2 @@
[mongo]
uri = "mongodb://root:3wwfoUjyk2E2zWELXFlLuHqfw1ALlOp4pb2H5Vq3TImbMIHL2h1u8Jej2mjzCPl@docdb.connorrhodes.com:35563?tls=true&tlsAllowInvalidCertificates=true"