Spaces:
Sleeping
Sleeping
File size: 246 Bytes
c0b0059 dc73246 |
1 2 3 4 5 |
# TODO: replace env.py with .env file after hackathon results revealed and update the code accordingly.
MONGO_URI = "mongodb+srv://abaadiip:[email protected]/"
GOOGLE_API_KEY = "AIzaSyATuJbZv6gqEdRNtOocXN_nz5ax3AN5IDQ"
|