Spaces:
Running
Running
| @echo off | |
| echo Setting up environment variables for JWT-only authentication... | |
| REM No API key variables needed anymore | |
| echo. | |
| echo Environment ready: JWT-based tenant isolation only. | |
| echo Starting Data Sources API... | |
| echo. | |
| python "d:\PhobosQ - docs\sirus nextjs new ui\backend\data_sources\main.py" | |