pull/387/merge
zhangyaofei123 2025-08-07 11:53:27 +08:00 committed by GitHub
commit fc768f4e8e
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"]