Spaces:
Paused
Paused
| { | |
| "mongo_uri": "mongodb://localhost:27018", | |
| "database": "equity", | |
| "collection": "bhavcopy", | |
| "parquet_base_dir": "/app/data", | |
| "workers": 3, | |
| "hf_token": "", | |
| "hf_dataset": "altool/ohlcdata", | |
| "gh_token": "", | |
| "gh_repo": "subhamgiri460/ohlc_data", | |
| "holiday_file": "/app/holiday.json", | |
| "api_port": 7860 | |
| } |