This commit is contained in:
parent
9890e9508d
commit
a0cdd11fee
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ RUN pip install -r requirements.txt
|
|||
|
||||
RUN mkdir data
|
||||
|
||||
CMD ["python3", "server.py", "data/config.yml"]
|
||||
CMD ["python3", "-u", "server.py", "data/config.yml"]
|
Loading…
Add table
Add a link
Reference in a new issue