Clemylia commited on
Commit
c914c80
·
verified ·
1 Parent(s): 5e291a0

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -22,6 +22,7 @@ RUN chmod +x run.sh
22
 
23
  # Exposer les deux ports (Hugging Face gère les redirections)
24
  EXPOSE 7860
 
25
  EXPOSE 8000
26
 
27
  # Vérification de santé sur le port Streamlit principal (7860)
 
22
 
23
  # Exposer les deux ports (Hugging Face gère les redirections)
24
  EXPOSE 7860
25
+ EXPOSE 7861
26
  EXPOSE 8000
27
 
28
  # Vérification de santé sur le port Streamlit principal (7860)