docs(readme): updated frontend

This commit is contained in:
Stan Girard 2023-05-24 16:43:26 +02:00
parent f1704f2ffa
commit 4bdba525ca
2 changed files with 1 additions and 6 deletions

View File

@ -85,7 +85,7 @@ cp .backend_env.example backend/.env
cp .frontend_env.example frontend/.env
```
- **Step 3**: Update the `backend/.env` and frontend/.env file
- **Step 3**: Update the `backend/.env` and `frontend/.env` file
> _Your `supabase_service_key` can be found in your Supabase dashboard under Project Settings -> API. Use the `anon` `public` key found in the `Project API keys` section._

View File

@ -1,5 +0,0 @@
[AUTH0]
DOMAIN = dev-7orpqxyemcabwmc3.us.auth0.com
API_AUDIENCE = https://dev-7orpqxyemcabwmc3.us.auth0.com/api/v2/
ALGORITHMS = RS256
ISSUER = https://dev-7orpqxyemcabwmc3.us.auth0.com