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="PATH=__PATH_WITH_NODEJS__"
|
||||||
Environment="NODE_ENV=production"
|
Environment="NODE_ENV=production"
|
||||||
|
|
||||||
# kana said this starts both
|
# kana said this starts both, dev mode doesnt work well tho :(
|
||||||
ExecStart=yarn dev
|
ExecStart=yarn dev
|
||||||
|
|
||||||
Restart=always
|
Restart=always
|
||||||
|
|
Loading…
Reference in a new issue