Nam Fam commited on
Commit
172bd24
·
1 Parent(s): 2990812

update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -15,7 +15,7 @@ RUN pip install --no-cache-dir -r requirements.txt
15
  COPY . .
16
 
17
  # Expose port
18
- EXPOSE 7861
19
 
20
  # Set environment variables
21
  ENV GRADIO_SERVER_NAME="0.0.0.0"
 
15
  COPY . .
16
 
17
  # Expose port
18
+ EXPOSE 7860
19
 
20
  # Set environment variables
21
  ENV GRADIO_SERVER_NAME="0.0.0.0"