Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
squareyards
/
Dialyticst
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Dialyticst
/
config.py
sqy-harshil
Rename confiig.py to config.py
e7368de
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
48 Bytes
import
os
MONGODB_URI = os.getenv(
"MONGO_URI"
)