mirror of
https://github.com/shadoll/scatcher.git
synced 2025-12-20 03:26:59 +00:00
Update Dockerfile and compose.yml, add requests.http and update requirements.txt
This commit is contained in:
@@ -9,4 +9,4 @@ RUN pip install --no-cache-dir -r requirements.txt
|
||||
|
||||
COPY . .
|
||||
|
||||
CMD ["python", "app.py"]
|
||||
CMD ["uvicorn","app:app","--reload"]
|
||||
|
||||
Reference in New Issue
Block a user