Skip to content

Commit

Permalink
Fix start command
Browse files Browse the repository at this point in the history
  • Loading branch information
imWildCat committed May 12, 2018
1 parent 5035b1b commit bd0d643
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 @@ -7,4 +7,4 @@ WORKDIR /var/www/scylla

RUN pip install scylla

CMD python -m scylla
CMD scylla

0 comments on commit bd0d643

Please sign in to comment.