Note about the API
This commit is contained in:
parent
490867d403
commit
29c68e048e
|
@ -53,6 +53,8 @@ export function ImageModal(props: {
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Note: this is currently tied to a DreamStudio API key tied to akrolsmir@gmail.com,
|
||||||
|
// and injected on Vercel.
|
||||||
const API_KEY = process.env.NEXT_PUBLIC_DREAM_KEY
|
const API_KEY = process.env.NEXT_PUBLIC_DREAM_KEY
|
||||||
|
|
||||||
function DreamTab(props: {
|
function DreamTab(props: {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user