@@ -33,7 +33,7 @@ class Settings(BaseSettings):
# AI Proxy Security
PROXY_SECRET_SALT: str = "AbVJUkwTPcUWJWhPzmjXb5p4SYyKmYC5m1uVW7Dhi7o"
PROXY_URL:str = "http://localhost:8001"
# JWT Security
SECRET_KEY: str = "CHANGE_ME_TO_A_SUPER_SECRET_KEY"
ALGORITHM: str = "HS256"
The note is not visible to the blocked user.