Improved stability
This commit is contained in:
@@ -17,7 +17,7 @@ killasgroup=true
|
||||
[program:frontend]
|
||||
directory=/execute
|
||||
user = nobody
|
||||
command=serve -s frontend -l unix:/tmp/react.sock
|
||||
command=serve -s frontend -l unix:/execute/react.sock
|
||||
startsecs=10
|
||||
stopsignal=QUIT
|
||||
stopasgroup=true
|
||||
|
||||
Reference in New Issue
Block a user