5 lines
90 B
Plaintext
5 lines
90 B
Plaintext
listen 1935;
|
|
vhost __defaultVhost__ {
|
|
forward 127.0.0.1:19350;
|
|
}
|