chore(docker): run with debug output
This commit is contained in:
parent
4f7bd903b8
commit
e7105f1828
@ -7,4 +7,4 @@ COPY . .
|
|||||||
|
|
||||||
RUN pip install -r requirements.txt
|
RUN pip install -r requirements.txt
|
||||||
|
|
||||||
CMD ["python", "-OO", "main.py"]
|
CMD ["python", "main.py"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user