changed ports again
This commit is contained in:
@@ -23,6 +23,6 @@ COPY . .
|
|||||||
|
|
||||||
ENV ENABLE_SPEAKER_DIARIZATION=false
|
ENV ENABLE_SPEAKER_DIARIZATION=false
|
||||||
|
|
||||||
EXPOSE 8000
|
EXPOSE 8276
|
||||||
|
|
||||||
CMD ["uvicorn", "main:app", "--host", "0.0.0.0", "--port", "8000"]
|
CMD ["uvicorn", "main:app", "--host", "0.0.0.0", "--port", "8276"]
|
||||||
|
|||||||
Reference in New Issue
Block a user