@@ -16,7 +16,7 @@ server {
}
- location ~ \.(js|css|gif|jpg|jpeg|png|html)$ {
+ location ~ \.(js|css|gif|jpg|jpeg|png|html|mp4)$ {
root /home/openlab/data/code/server/server/public/;