Update readme.md

4607b79a83dbf1da14b4ef1dc27b3c0f0c5c0bea

Cohee <18619528+Cohee1207@users.noreply.github.com>

Signed
1 files changed, +1 -1Showing whitespace changes
.github/readme.md+1 -1
@@ -268,7 +268,7 @@ You will need two mandatory directory mappings and a port mapping to allow Silly
268268
269## API keys management269## API keys management
270270
271SillyTavern saves your API keys to a `secrets.json` file in the server directory.271SillyTavern saves your API keys to a `secrets.json` file in the user data directory (`/data/default-user/secrets.json` is the default path).
272272
273By default, they will not be exposed to a frontend after you enter them and reload the page.273By default, they will not be exposed to a frontend after you enter them and reload the page.
274274