mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Update react.mdx
This commit is contained in:
@@ -26,3 +26,7 @@ infisical run -- <your application start command>
|
|||||||
# Example
|
# Example
|
||||||
infisical run -- npm run dev
|
infisical run -- npm run dev
|
||||||
```
|
```
|
||||||
|
|
||||||
|
<Info>
|
||||||
|
React environment variables must be prefixed with `REACT_APP_` to show up within the application
|
||||||
|
</Info>
|
||||||
|
|||||||
Reference in New Issue
Block a user