mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-04-28 03:20:11 +00:00
docs: update API documentation and config file references
Comprehensive documentation updates: API.md: - Add /api/security/change-password endpoint - Add AI provider test endpoints - Add assistant chat & session management endpoints - Add legacy chat sessions endpoints - Add alert investigation and patrol autonomy endpoints - Add findings & investigations endpoints - Add approvals & command execution endpoints - Add remediation plans endpoints - Add intelligence & forecasting endpoints - Add knowledge base endpoints - Add debug endpoint - Add Socket.IO compatibility endpoint Config files: - Document sso.enc, ai_chat_sessions.json - Document profile-versions.json, profile-changelog.json, profile-deployments.json
This commit is contained in:
parent
4af5fc4246
commit
6753727a04
5 changed files with 125 additions and 2 deletions
|
|
@ -26,8 +26,7 @@
|
|||
# PULSE_PUBLIC_URL=https://pulse.example.com
|
||||
# ALLOWED_ORIGINS=https://pulse.example.com
|
||||
# FRONTEND_PORT=7655
|
||||
# BACKEND_HOST=0.0.0.0
|
||||
# BACKEND_PORT=7655
|
||||
# BIND_ADDRESS=0.0.0.0
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
# Monitoring and logging
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue