1
0
mirror of https://github.com/etesync/server synced 2024-11-22 08:48:07 +00:00

probably works on your local machine. seems to be unnecessary.. [user+group removed from config.]

seppe peeters 2021-06-22 14:05:14 +02:00
parent bd0df8d3fc
commit 6920fec228

@ -11,8 +11,6 @@ Don't forget to set the correct path to your installation and to your venv, as w
Description=Execute the etebase server.
[Service]
User=etebase
Group=etebase
WorkingDirectory=/path/to/etebase
ExecStart=/path/to/etebase/venv/bin/uvicorn etebase_server.asgi:application --uds /tmp/etebase_server.sock