diff --git a/conf/systemd.service b/conf/systemd.service index 4981b7d..0897631 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -7,7 +7,7 @@ Type=simple User=__APP__ Group=__APP__ WorkingDirectory=__INSTALL_DIR__ -ExecStart=__INSTALL_DIR__/venv/bin/pserve endi.ini +ExecStart=__INSTALL_DIR__/venv/bin/pserve caerp.ini StandardOutput=append:/var/log/__APP__/__APP__.log StandardError=inherit