parent
71e6b474a4
commit
7d3e03e7fd
@ -1,3 +1,3 @@ |
||||
GUNICORN_ARGS="-w 2 -b 0.0.0.0:9987 --access-logfile - --certfile /etc/ssl/private/csclub-wildcard-chain.crt --keyfile /etc/ssl/private/csclub-wildcard.key" |
||||
GUNICORN_ARGS="-w 2 -t 600 -b 0.0.0.0:9987 --access-logfile - --certfile /etc/ssl/private/csclub-wildcard-chain.crt --keyfile /etc/ssl/private/csclub-wildcard.key" |
||||
LE_WORKING_DIR="/root/.acme.sh" |
||||
HOME=/root |
||||
|
Loading…
Reference in new issue