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