mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Use curly brackets
This commit is contained in:
@@ -240,8 +240,8 @@ APPWRITE_PUBLIC_ENDPOINT = "${sdk.forProject.client.config.endpoint}"
|
||||
<Typography.Text variant="m-500"
|
||||
>2. Change <InlineCode
|
||||
size="s"
|
||||
code="src/environments/environment(development).ts" /> to reflect
|
||||
the values below:</Typography.Text>
|
||||
code="src/environments/environment{.development}.ts" />
|
||||
to reflect the values below:</Typography.Text>
|
||||
{:else}
|
||||
<Typography.Text variant="m-500"
|
||||
>2. Rename <InlineCode size="s" code=".env.example" /> into <InlineCode
|
||||
|
||||
Reference in New Issue
Block a user