Update deploy.mdx

This commit is contained in:
Pas 2025-08-03 09:53:51 -06:00
parent e00649b679
commit 992d87f6e6

View file

@ -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>
{' '}