diff --git a/README.md b/README.md index baf4952..c6f56df 100644 --- a/README.md +++ b/README.md @@ -197,7 +197,7 @@ Description=Whoogle # Load values from dotenv only #Environment=WHOOGLE_DOTENV=1 Type=simple -User=root +User= WorkingDirectory= ExecStart=/venv/bin/python3 -um app --host 0.0.0.0 --port 5000 ExecReload=/bin/kill -HUP $MAINPID