summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2024-12-11 20:16:08 +0100
committerSanto Cariotti <santo@dcariotti.me>2024-12-11 20:16:08 +0100
commita785f313f93f2d3b76a63c3adbd81f8fff1271b0 (patch)
tree2131b40c7661eb76c7504ccf3c3519e7b71fcc90
parentb5a7a8c5cb4f2c3645c3c53f827a9915e5817108 (diff)
Add `AUDIO_PATH` as env on readme
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index f1570cc..342dad3 100644
--- a/README.md
+++ b/README.md
@@ -32,6 +32,8 @@ Now you set up some env variables:
- `UNREALSPEECH_TOKEN`: used by [Unrealspeech](https://unrealspeech.com) for
text-to-speach API.
+- `AUDIO_PATH`: folder path where to store audios
+
After that you must copy the `schema/init.sql` file into the database.
Now just run the app