1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

refine the conf, use srs3 style

This commit is contained in:
winlin 2015-09-11 08:21:06 +08:00
parent 77d21f7e32
commit 7ae76b579e
6 changed files with 25 additions and 15 deletions

View file

@ -9,7 +9,7 @@ http_server {
dir ./objs/nginx/html;
}
vhost ossrs.net {
http {
http_static {
enabled on;
mount [vhost]/;
dir ./objs/nginx/html;