Skip to content
This repository has been archived by the owner on Oct 28, 2022. It is now read-only.

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Randi356 authored May 28, 2022
1 parent a926971 commit 4d6492e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ RUN pip3 install -r https://raw.githubusercontent.com/Randi356/Vegeta-Userbot/Ve

EXPOSE 80 443

CMD ["python3", "-m", "userbot"]
CMD ["bash", "start"]

0 comments on commit 4d6492e

Please sign in to comment.