mirror of https://github.com/huashengdun/webssh
parent
1cf19c7186
commit
93ce99900c
|
@ -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