Restored newline

This commit is contained in:
Matthew Meyer 2023-03-11 20:51:09 -06:00
parent 0fedf81d56
commit bf1c9e3332

View file

@ -94,4 +94,4 @@ WORKDIR ${ROOT}
ENV CLI_ARGS=""
EXPOSE 7860
ENTRYPOINT ["/docker/entrypoint.sh"]
CMD python -u webui.py --listen --port 7860 ${CLI_ARGS}
CMD python -u webui.py --listen --port 7860 ${CLI_ARGS}