calintgx commited on
Commit
460ff5c
·
verified ·
1 Parent(s): 0379fe4

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -24,4 +24,4 @@ RUN chmod -R 777 /code/room_environment-classifier_onxx
24
  # Remove when settings getted from consul
25
  # COPY .env /code
26
 
27
- CMD ["uvicorn", "mappingservice.main:app","--host", "0.0.0.0", "--port", "80"]
 
24
  # Remove when settings getted from consul
25
  # COPY .env /code
26
 
27
+ CMD ["uvicorn", "mappingservice.main:app","--host", "0.0.0.0", "--port", "7860"]