Mythus commited on
Commit
c4cf733
·
verified ·
1 Parent(s): 3a7d124

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -3
Dockerfile CHANGED
@@ -49,6 +49,3 @@ RUN mkdir -p /root
49
  # Define volumes and ports for the application
50
  VOLUME /config
51
  EXPOSE 9117
52
-
53
- # Default command to run when the container starts (optional, can be defined here)
54
- # CMD ["path/to/your/jackett"]
 
49
  # Define volumes and ports for the application
50
  VOLUME /config
51
  EXPOSE 9117