mirror of
https://github.com/hamster1963/nezha-dash.git
synced 2025-04-24 21:10:45 +08:00
doc: error text
This commit is contained in:
parent
c26dc99502
commit
f537663892
@ -14,7 +14,7 @@ export default function ServerListClient() {
|
||||
<div className="flex flex-col items-center justify-center">
|
||||
<p className="text-sm font-medium opacity-40">{error.message}</p>
|
||||
<p className="text-sm font-medium opacity-40">
|
||||
Please check your env variables
|
||||
Please check your environment variables and review the server console logs for more details.
|
||||
</p>
|
||||
</div>
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user