Update conf/systemd.service
This commit is contained in:
parent
7af3a8b5e6
commit
f03887c5fe
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ WorkingDirectory=__INSTALL_DIR__/
|
|||
Environment="PATH=__PATH_WITH_NODEJS__"
|
||||
Environment="NODE_ENV=production"
|
||||
|
||||
# kana said this starts both
|
||||
# kana said this starts both, dev mode doesnt work well tho :(
|
||||
ExecStart=yarn dev
|
||||
|
||||
Restart=always
|
||||
|
|
Loading…
Reference in a new issue