This commit is contained in:
2019-04-03 17:09:15 +09:00
parent c44d997b7d
commit 0bc7009fa0
7 changed files with 8 additions and 8 deletions

View File

@ -97,4 +97,4 @@ server {
proxy_pass http://127.0.0.1:8001;
}
}
}

View File

@ -15,4 +15,4 @@ server {
location / {
proxy_pass http://127.0.0.1:8003;
}
}
}

View File

@ -76,4 +76,4 @@ types {
video/x-ms-asf asx asf;
video/x-ms-wmv wmv;
video/x-msvideo avi;
}
}