mirror of https://github.com/huashengdun/webssh
Merge 93ce99900c
into aaac2afe2a
commit
fc768f4e8e
|
@ -15,4 +15,4 @@ RUN \
|
||||||
|
|
||||||
EXPOSE 8888/tcp
|
EXPOSE 8888/tcp
|
||||||
USER webssh
|
USER webssh
|
||||||
CMD ["python", "run.py"]
|
CMD ["python", "run.py", "--xsrf=False --xheaders=False --origin='*' --debug --delay=6"]
|
||||||
|
|
Loading…
Reference in New Issue