chore: Mark backend to be running after 10s on startup
chore: Mark backend to be running after 10s on startup
This commit is contained in:
commit
0724463726
|
|
@ -5,7 +5,7 @@ command=/opt/appsmith/run-with-env.sh java -Dserver.port=8080 -Djava.security.eg
|
|||
priority=15
|
||||
autostart=true
|
||||
autorestart=true
|
||||
startsecs=210
|
||||
startsecs=10
|
||||
startretries=3
|
||||
stdout_logfile=/appsmith-stacks/logs/%(program_name)s/%(program_name)s.log
|
||||
redirect_stderr=true
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user