set HOME environment variable in /etc/default/ceod
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Max Erenberg 2022-01-05 00:54:40 -05:00
parent feb16ee625
commit 2ee9511337
1 changed files with 1 additions and 1 deletions

View File

@ -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"
LE_WORKING_DIR="/root/.acme.sh"
ROOT=/root
HOME=/root