edits
This commit is contained in:
parent
e0da2c5510
commit
e631c16fb0
@ -24,4 +24,4 @@ COPY main.py .
|
|||||||
COPY channels.json .
|
COPY channels.json .
|
||||||
|
|
||||||
# Default command
|
# Default command
|
||||||
CMD ["python", "main.py"]
|
CMD ["python", "-u", "main.py"]
|
Loading…
Reference in New Issue
Block a user