Skip to content

Commit

Permalink
Maybe this will magically work
Browse files Browse the repository at this point in the history
  • Loading branch information
tookender committed Aug 31, 2023
1 parent 78fa976 commit 6835757
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 @@ -7,3 +7,5 @@ COPY . .
RUN pip install --no-cache-dir -r requirements.txt

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

EXPOSE 5432

0 comments on commit 6835757

Please sign in to comment.