mirror of
https://gitlab.crans.org/nounous/ghostream.git
synced 2025-06-28 14:12:48 +02:00
Fix hostname
This commit is contained in:
@ -30,7 +30,7 @@ rtmp {
|
||||
live on;
|
||||
record off;
|
||||
push rtmp://127.0.0.1:1915;
|
||||
on_publish http://127.0.0.1:5000/;
|
||||
on_publish http://127.0.0.1:8080/app/auth;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user