settings site changes

This commit is contained in:
2026-04-21 15:30:40 +00:00
parent 74d7f49c8d
commit 298cf13d5c
16 changed files with 1908 additions and 40 deletions

View File

@@ -185,6 +185,7 @@ TRANSCRIPT_DM_TO_CREATOR=false # DM the transcript file to the ticket
# --- Settings site & internal API ---
SETTINGS_PORT=12752 # Port for the settings web UI
SETTINGS_ADMIN_PASSWORD= # Password to access the settings UI
SETTINGS_ADMIN_PASSWORD_2= # Optional second password with identical access (leave blank to disable)
SETTINGS_DOMAIN=tickets.indifferentketchup.com # Domain for the settings site (update when domain changes)
INTERNAL_API_PORT=12753 # Internal port for bot<->settings IPC (not exposed externally)
INTERNAL_API_SECRET= # Shared secret between bot and settings site (generate a random string)