mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-22 07:30:24 +00:00
Update Dockerfile
This commit is contained in:
parent
19f901cd64
commit
c0908e9b01
1 changed files with 1 additions and 0 deletions
|
@ -16,3 +16,4 @@ CMD ["uvicorn", "main:get_app", "--host", "0.0.0.0", "--port", "5000", "--log-le
|
|||
|
||||
# Expose the port in which the application will be deployed
|
||||
EXPOSE 5000
|
||||
|
||||
|
|
Loading…
Reference in a new issue