beatrun-courses-server-docker/views/error.ejs

4 lines
83 B
Text
Raw Permalink Normal View History

2024-08-29 09:48:27 +05:00
<h1><%= message %></h1>
<h2><%= error.status %></h2>
<pre><%= error.stack %></pre>