Skip to content

Commit

Permalink
💡 Expose port to try and access it
Browse files Browse the repository at this point in the history
  • Loading branch information
tookender committed May 4, 2024
1 parent 2c3b3b0 commit ca501f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,6 @@ RUN apt-get install -y ffmpeg

RUN pip install --no-cache-dir -r requirements.txt

EXPOSE 6969

CMD ["python", "main.py"]

0 comments on commit ca501f2

Please sign in to comment.