Updating it to 10s which was the initial configuration
This commit is contained in:
parent
89f654503c
commit
21f474ca4f
|
|
@ -5,7 +5,7 @@ command=/opt/appsmith/run-with-env.sh java -Dserver.port=8080 -Djava.security.eg
|
||||||
priority=15
|
priority=15
|
||||||
autostart=true
|
autostart=true
|
||||||
autorestart=true
|
autorestart=true
|
||||||
startsecs=0
|
startsecs=10
|
||||||
startretries=3
|
startretries=3
|
||||||
stdout_logfile=/appsmith-stacks/logs/%(program_name)s/%(program_name)s.log
|
stdout_logfile=/appsmith-stacks/logs/%(program_name)s/%(program_name)s.log
|
||||||
redirect_stderr=true
|
redirect_stderr=true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user