diff --git a/Dockerfile b/Dockerfile index cbf7f71..1f501cb 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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"]