mirror of
https://github.com/etesync/server
synced 2024-11-25 18:28:46 +00:00
probably works on your local machine. seems to be unnecessary.. [user+group removed from config.]
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.
|
Description=Execute the etebase server.
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
User=etebase
|
|
||||||
Group=etebase
|
|
||||||
WorkingDirectory=/path/to/etebase
|
WorkingDirectory=/path/to/etebase
|
||||||
ExecStart=/path/to/etebase/venv/bin/uvicorn etebase_server.asgi:application --uds /tmp/etebase_server.sock
|
ExecStart=/path/to/etebase/venv/bin/uvicorn etebase_server.asgi:application --uds /tmp/etebase_server.sock
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user