magento2-docker/pub/errors/default/503.phtml

13 lines
298 B
PHTML
Executable File

<?php
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
?>
<h1>Service Temporarily Unavailable</h1>
<p>
The server is temporarily unable to service your request due to maintenance downtime or capacity problems.
Please try again later.
</p>