test api key

This commit is contained in:
Fraser
2023-03-30 06:14:15 -04:00
parent a7404b42d6
commit d81e0bc20d
+1
View File
@@ -72,6 +72,7 @@ const Home: NextPage = () => {
<title>Alignment Search</title>
</Head>
<main>
<p>{process.env.API_URL}</p>
<Header page="index" />
<ul>
{entries.map((entry, i) => (