Skip to content

Commit

Permalink
chore: remove ENV
Browse files Browse the repository at this point in the history
  • Loading branch information
Zero6992 authored Dec 18, 2022
1 parent 8b064b8 commit 3e2bb98
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,4 @@ WORKDIR /DiscordBot

RUN pip install -r requirements.txt

ENV DISPLAY :0
CMD python3 -u main.py
CMD python3 -u main.py

0 comments on commit 3e2bb98

Please sign in to comment.