Dama03 commited on
Commit
ccdc0ca
·
1 Parent(s): 90e0cf8
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -21,7 +21,7 @@ COPY . .
21
  EXPOSE 8000
22
 
23
  # Set default PORT if not provided by Hugging Face
24
- ENV PORT=8000
25
  EXPOSE $PORT
26
 
27
  # Start the application
 
21
  EXPOSE 8000
22
 
23
  # Set default PORT if not provided by Hugging Face
24
+ ENV PORT=7860
25
  EXPOSE $PORT
26
 
27
  # Start the application