mirror of
https://gitlab.crans.org/nounous/ghostream.git
synced 2025-08-04 01:44:39 +02:00
Split /app to /stream and /play
This commit is contained in:
@@ -56,7 +56,7 @@ server {
|
||||
}
|
||||
|
||||
# Pass WebSocket to OvenMediaEngine for WebRTC signalling
|
||||
location /app/ {
|
||||
location /play/ {
|
||||
proxy_pass http://127.0.0.1:3333;
|
||||
proxy_redirect off;
|
||||
proxy_http_version 1.1;
|
||||
|
Reference in New Issue
Block a user