holy meow (#1357)
This commit is contained in:
+1
-1
@@ -72,7 +72,7 @@ module.exports = {
|
||||
},
|
||||
|
||||
// Unified relay gateway fronting SREBOT (sqb) and TSSBOT (tss):
|
||||
// - Proxies read-only API queries (/api/sqb/* -> SREBOT :6000; /api/tss/* -> TSS API or 501)
|
||||
// - Proxies read-only API queries (/api/sre/* -> SREBOT :6000; /api/tss/* -> TSS API or 501)
|
||||
// - Streams replay envelopes over /ws/sqb and /ws/tss
|
||||
// - Per-key auth (all/sqb/tss) via $STORAGE_VOL_PATH/relay_keys.json
|
||||
// Lives in BOTS/SHARED/relay_gateway; loads SREBOT/.env for shared config.
|
||||
|
||||
Reference in New Issue
Block a user