mirror of
https://github.com/edumeet/edumeet.git
synced 2026-08-02 15:52:29 +00:00
Update service path to new dist/ folder
This commit is contained in:
parent
38f74fa28d
commit
832831bf4a
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ Description=edumeet is a audio / video meeting service running in the browser an
|
|||
After=network.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/local/src/edumeet/server/server.js
|
||||
ExecStart=/usr/local/src/edumeet/server/dist/server.js
|
||||
Restart=always
|
||||
User=nobody
|
||||
Group=nogroup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue