settings site changes
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user