Warn against public exposure (no auth)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -4,6 +4,9 @@ A local web app for building and reusing prompt templates. Write a prompt once w
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
> [!WARNING]
|
||||||
|
> **Do not expose this app to the public internet.** There is no authentication — anyone who can reach the server can read, modify, and delete your presets, and access your stored OpenAI API key. Run it on localhost or behind a private network/VPN only.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- **Presets** — save any number of named templates with descriptions
|
- **Presets** — save any number of named templates with descriptions
|
||||||
|
|||||||
Reference in New Issue
Block a user