From 24f2680f2f97fb8e3d3eff829d1a41416bdd6562 Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Fri, 17 Jan 2025 16:32:26 +0100 Subject: Move UNREALSPEECH_TOKEN to config --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index d8b698f..9aa2e5d 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Now, you can proceed to set up some environment variables: - `JWT_SECRET`: the base64 version of the secret used for JWT tokens. - `EXPO_ACCESS_TOKEN`: the base64 version of the [Expo](https://expo.dev) access token. -- `UNREALSPEECH_TOKEN`: the base64 version of the [Unrealspeech](https://unrealspeech.com/) access token. +- `UNREALSPEECH_TOKEN`: [Unrealspeech](https://unrealspeech.com/) access token. - `RUST_LOG`: level of Rust logging. - `VITE_API_URL`: url for the backend API. -- cgit v1.2.3-71-g8e6c