mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Update src/lib/stores/marketplace.ts
Co-authored-by: Steven Nguyen <1477010+stnguyen90@users.noreply.github.com>
This commit is contained in:
co-authored by
Steven Nguyen
parent
791f240b62
commit
fd196f7886
@@ -794,7 +794,7 @@ export const marketplace: MarketplaceTemplate[] = [
|
||||
variables: [
|
||||
{
|
||||
name: 'APPWRITE_API_KEY',
|
||||
description: `The API Key to authenticate against Appwrite's Server APIs. <a class="u-bold" target="_blank" href="https://appwrite.io/docs/references#api">Learn more</a>.`,
|
||||
description: `The API Key to authenticate against Appwrite's Server APIs. <a class="u-bold" target="_blank" href="https://appwrite.io/docs/advanced/platform/api-keys">Learn more</a>.`,
|
||||
value: '',
|
||||
placeholder: 'd1efb...aec35',
|
||||
required: true,
|
||||
|
||||
Reference in New Issue
Block a user