Update : On CE not waiting for backend to be marked as running

This commit is contained in:
Trisha Anand 2022-03-17 17:00:47 +05:30
parent 42b4a2849e
commit 7d35f4b2b0

View File

@ -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=30
startsecs=0
startretries=3
stdout_logfile=/appsmith-stacks/logs/%(program_name)s/%(program_name)s.log
redirect_stderr=true