mirror of
https://github.com/Sudo-JHare/FhirPad.git
synced 2025-06-16 13:10:00 +00:00
Update Dockerfile
This commit is contained in:
parent
746e34e469
commit
212089b4ac
@ -9,4 +9,4 @@ COPY config.py .
|
|||||||
COPY seed.py .
|
COPY seed.py .
|
||||||
COPY .env .
|
COPY .env .
|
||||||
EXPOSE 5009
|
EXPOSE 5009
|
||||||
CMD ["flask", "run", "--host=0.0.0.0"]
|
CMD ["flask", "run", "--host=0.0.0.0" "--port=5009"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user