Skip to content

Commit 21f474c

Browse files
trishaanandmohanarpit
authored andcommitted
Updating it to 10s which was the initial configuration
1 parent 89f6545 commit 21f474c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • deploy/docker/templates/supervisord/application_process

deploy/docker/templates/supervisord/application_process/backend.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ command=/opt/appsmith/run-with-env.sh java -Dserver.port=8080 -Djava.security.eg
55
priority=15
66
autostart=true
77
autorestart=true
8-
startsecs=0
8+
startsecs=10
99
startretries=3
1010
stdout_logfile=/appsmith-stacks/logs/%(program_name)s/%(program_name)s.log
1111
redirect_stderr=true

0 commit comments

Comments
 (0)