Spaces:
Sleeping
Sleeping
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -20,6 +20,6 @@ RUN pip install -e .
|
|
20 |
|
21 |
RUN source install.sh
|
22 |
|
23 |
-
EXPOSE
|
24 |
|
25 |
CMD ["exo"]
|
|
|
20 |
|
21 |
RUN source install.sh
|
22 |
|
23 |
+
EXPOSE 52415
|
24 |
|
25 |
CMD ["exo"]
|