Updated v0.5.0 基于 CentOS7 (markdown)

master
liuzheng 2018-01-18 10:31:28 +08:00
parent b1b8d13ab8
commit 008e89f179
1 changed files with 2 additions and 1 deletions

@ -204,7 +204,8 @@ server {
listen 80;
location /luna/ {
root /opt/luna/dist;
try_files $uri / /index.html;
alias /opt/luna/;
}
location /media/ {