Add new /integrations/ location block that proxies requests to integrations-openreplay:8080 service. Includes proper CORS headers for cross-origin requests and WebSocket upgrade support. - Rewrite /integrations/ path to root - Configure proxy headers for forwarding - Set connection timeouts for stability - Add CORS headers for API access Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com> |
||
|---|---|---|
| .. | ||
| docker-envs | ||
| hacks | ||
| .gitignore | ||
| Caddyfile | ||
| Caddyfile.private | ||
| common.env | ||
| docker-compose.yaml | ||
| docker-install.sh | ||
| install.sh | ||
| nginx.conf | ||
| readme.md | ||
| run.sh | ||
| upgrade.sh | ||
Source variable file
set -a
source common.env
set +a