From a785f313f93f2d3b76a63c3adbd81f8fff1271b0 Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Wed, 11 Dec 2024 20:16:08 +0100 Subject: Add `AUDIO_PATH` as env on readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.2.3-18-g5258