Hamusssss12 commited on
Commit
13243f8
·
verified ·
1 Parent(s): 2af53f8

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -8,6 +8,6 @@ RUN pip install --no-cache-dir -r requirements.txt
8
 
9
  COPY . .
10
 
11
- EXPOSE 5432
12
 
13
  CMD ["python", "app.py"]
 
8
 
9
  COPY . .
10
 
11
+ EXPOSE 7860
12
 
13
  CMD ["python", "app.py"]