pull/387/merge
zhangyaofei123 2024-08-02 16:59:22 +00:00 committed by GitHub
commit 1de28ca0a0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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"]