fix(core): update
This commit is contained in:
parent
d550318331
commit
49dd65af05
@ -24,7 +24,7 @@ After=network.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
Environment=NODE_OPTIONS=--max_old_space_size=100
|
||||
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