bahi-bh commited on
Commit
d6b1aa2
·
verified ·
1 Parent(s): e3482ba

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -27,7 +27,7 @@ RUN pip install --no-cache-dir --upgrade pip && \
27
  COPY . .
28
 
29
  # المنفذ
30
- EXPOSE 8080
31
 
32
  # فحص الصحة
33
  HEALTHCHECK --interval=30s --timeout=10s --retries=3 \
 
27
  COPY . .
28
 
29
  # المنفذ
30
+ EXPOSE 7860
31
 
32
  # فحص الصحة
33
  HEALTHCHECK --interval=30s --timeout=10s --retries=3 \