Update Readme about config.js
This commit is contained in:
parent
cfbd1bfad9
commit
a1614229ee
@ -12,7 +12,7 @@ Vytvoriť systém, ktorý umožňuje nahrávku reči rozpoznať a „vygenerova
|
|||||||
|
|
||||||
#### config.js structure
|
#### config.js structure
|
||||||
```javascript
|
```javascript
|
||||||
// config.js
|
// scripts/config.js
|
||||||
const config = {
|
const config = {
|
||||||
SUPABASE_URL: 'URL',
|
SUPABASE_URL: 'URL',
|
||||||
SUPABASE_KEY: 'KEY'
|
SUPABASE_KEY: 'KEY'
|
||||||
|
Loading…
Reference in New Issue
Block a user