ZienabM commited on
Commit
43d677a
1 Parent(s): 005f702

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -32,6 +32,6 @@ RUN python -c "from transformers_modules.RufusRubin777.GOT_OCR2_0_CPU.modeling_G
32
  # نسخ كود التطبيق
33
  COPY . .
34
 
35
- EXPOSE 7863
36
 
37
  CMD ["python", "app.py"]
 
32
  # نسخ كود التطبيق
33
  COPY . .
34
 
35
+ EXPOSE 7860
36
 
37
  CMD ["python", "app.py"]