Xerxes-2 commited on
Commit
1e7a073
·
verified ·
1 Parent(s): 9859e6d

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -4
Dockerfile CHANGED
@@ -7,7 +7,4 @@ ENV CLEWDR_IP=0.0.0.0
7
  ENV CLEWDR_PORT=${PORT:-7860}
8
 
9
  # Expose the port that Hugging Face expects
10
- EXPOSE ${PORT:-7860}
11
-
12
- # Start the application
13
- CMD ["./clewdr"]
 
7
  ENV CLEWDR_PORT=${PORT:-7860}
8
 
9
  # Expose the port that Hugging Face expects
10
+ EXPOSE ${PORT:-7860}