mirror of
https://github.com/wassname/stampy-chat.git
synced 2026-09-11 12:50:34 +08:00
test api key
This commit is contained in:
@@ -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) => (
|
||||
|
||||
Reference in New Issue
Block a user