serve static

This commit is contained in:
shim_ 2018-10-04 16:31:17 +02:00
parent dabefc5047
commit 1b919a5c10

View File

@ -75,9 +75,9 @@ http{
} }
# location /media { location /media {
# root /opt/seafile/seafile-server-latest/seahub; root /opt/seafile/seafile-server-latest/seahub;
# } }
} }
} }