fix(core): update
This commit is contained in:
parent
119f20915e
commit
9fc71fcfee
@ -24,6 +24,7 @@ After=network.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
Environment=NODE_OPTIONS=--max_old_space_size=100
|
||||
ExecStart=/bin/bash -c "cd ${serviceArg.workingDir} && ${serviceArg.command}"
|
||||
WorkingDirectory=${serviceArg.workingDir}
|
||||
Restart=on-failure
|
||||
|
Loading…
Reference in New Issue
Block a user