Test pipeline
This commit is contained in:
parent
ff97d4f2eb
commit
1a1b37266c
@ -7,5 +7,3 @@ RUN pip install --no-cache-dir -r requirements.txt
|
||||
COPY . .
|
||||
CMD ["uvicorn", "main:app", "--host", "0.0.0.0", "--port", "8000"]
|
||||
EXPOSE 8000
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user