OnyxMunk/AudioForge
0
1set DATABASE_URL=postgresql+asyncpg://postgres:postgres@localhost:5433/audioforge2set REDIS_URL=redis://localhost:6379/03cd backend4.venv311\Scripts\uvicorn app.main:app --host 0.0.0.0 --port 8002 > backend.log 2>&15 1set DATABASE_URL=postgresql+asyncpg://postgres:postgres@localhost:5433/audioforge2set REDIS_URL=redis://localhost:6379/03cd backend4.venv311\Scripts\uvicorn app.main:app --host 0.0.0.0 --port 8002 > backend.log 2>&15