Unverified Commit 5e29b7a0 authored by liuzheng712's avatar liuzheng712

Merge branch 'dev' into test

parents ffd694b8 1a65b59f
......@@ -5,4 +5,8 @@ server {
try_files $uri / /index.html;
alias /opt/luna/;
}
location /i18n/ {
root /opt/luna/i18n;
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment