fix: set __WZP_BASE_URL before loading variant scripts (WASM path resolution)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -20,5 +20,11 @@ voip.manko.yoga {
|
||||
reverse_proxy wzp-web:8080
|
||||
}
|
||||
|
||||
# WZP WASM module (needed by audio variants loaded from /audio/js/)
|
||||
handle /audio-wasm/* {
|
||||
uri strip_prefix /audio-wasm
|
||||
reverse_proxy wzp-web:8080
|
||||
}
|
||||
|
||||
reverse_proxy warzone-server:7700
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user