diff --git a/etc/default/ceod b/etc/default/ceod index e5331a6..ae9d9b4 100644 --- a/etc/default/ceod +++ b/etc/default/ceod @@ -1,2 +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" LE_WORKING_DIR="/root/.acme.sh" +ROOT=/root