Skip to content

Commit 87db044

Browse files
committed
Merge branch 'issues/34545' of github.com:artskirk/magento2-1-fork into 2.4-develop-prs
2 parents fc61460 + f0b1299 commit 87db044

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/bootstrap.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
</div>
2828
HTML;
2929
}
30+
http_response_code(503);
3031
exit(1);
3132
}
3233

0 commit comments

Comments
 (0)