diff --git a/README.md b/README.md index 2c9f991..62e2401 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ sudo tee /etc/systemd/system/jinjafx.service >/dev/null <<-EOF Description=JinjaFx Server [Service] +User= Environment="VIRTUAL_ENV=/opt/jinjafx" Environment="JFX_WEBLOG_KEY=''" ExecStart=/opt/jinjafx/bin/python3 -u -m jinjafx_server -s -l 127.0.0.1 -p 8080 -weblog