krasnoglaziiik commited on
Commit
6a6bcea
·
verified ·
1 Parent(s): 0e27e4f

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -0
Dockerfile CHANGED
@@ -42,4 +42,6 @@ RUN pip install --no-cache-dir .
42
 
43
  #RUN source install.sh
44
 
 
 
45
  CMD ["exo"]
 
42
 
43
  #RUN source install.sh
44
 
45
+ EXPOSE 8000
46
+
47
  CMD ["exo"]