mirror of
https://github.com/p-stream/docs.git
synced 2026-01-11 20:10:34 +00:00
Update deploy.mdx
This commit is contained in:
parent
e00649b679
commit
992d87f6e6
1 changed files with 1 additions and 4 deletions
|
|
@ -61,10 +61,7 @@ title: 'Deploy'
|
|||
|
||||
{' '}
|
||||
<Steps.Step>
|
||||
Select the `Environment variable` drop down and add the below variables.
|
||||
```env VITE_CORS_PROXY_URL = PUT_A_PROXY_URL_HERE VITE_TMDB_READ_API_KEY =
|
||||
eyJhbGciOiJIUzI1NiJ9.eyJhdWQiOiI1NzlkZWYyZDY5ZWFlNDk4ZjJiOTI4MTgyNDdjM2ViMCIsInN1YiI6IjY2MjdmMGJlNjJmMzM1MDE0YmQ4NTFmMiIsInNjb3BlcyI6WyJhcGlfcmVhZCJdLCJ2ZXJzaW9uIjoxfQ.h3KpPvkiaz8uNz1bntAKqsPrxG_4UUWaY3kYME6N6m8
|
||||
```
|
||||
Select the `Environment variable` drop down and add the **[required variables](/client/configuration)**.
|
||||
</Steps.Step>
|
||||
|
||||
{' '}
|
||||
|
|
|
|||
Loading…
Reference in a new issue