feat: integrate wzp-web-variants, remove --tls from wzp-web
- wzp-web runs plain HTTP behind Caddy (no --tls) - deploy-chat.sh clones feature/wzp-web-variants for warzone-phone - Three audio variants: ?variant=pure|hybrid|full - Auth kept on both wzp-relay and wzp-web Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -63,6 +63,8 @@ services:
|
||||
ipv4_address: 172.28.0.10
|
||||
|
||||
# ─── WZP web bridge (browser WS ↔ QUIC relay) ───
|
||||
# No --tls (Caddy handles TLS), no --auth-url (Caddy terminates)
|
||||
# Variants: ?variant=pure|hybrid|full
|
||||
wzp-web:
|
||||
build:
|
||||
context: ../../..
|
||||
|
||||
Reference in New Issue
Block a user