mirror of
https://github.com/steelcityamir/safe-content-ai.git
synced 2024-11-23 11:47:30 +03:00
Update Dockerfile
This commit is contained in:
parent
3b4999ae4c
commit
c232cadfbb
@ -18,7 +18,7 @@ COPY . /app
|
||||
# Install any needed packages specified in requirements.txt
|
||||
RUN pip install --no-cache-dir -r requirements.txt
|
||||
|
||||
# Make port 80 available to the world outside this container
|
||||
# Make port 8000 available to the world outside this container
|
||||
EXPOSE 8000
|
||||
|
||||
# Command to run the Uvicorn server
|
||||
|
Loading…
Reference in New Issue
Block a user