mirror of https://github.com/jumpserver/jumpserver
Updated v0.5.0 基于 CentOS7 (markdown)
parent
b1b8d13ab8
commit
008e89f179
|
@ -204,7 +204,8 @@ server {
|
|||
listen 80;
|
||||
|
||||
location /luna/ {
|
||||
root /opt/luna/dist;
|
||||
try_files $uri / /index.html;
|
||||
alias /opt/luna/;
|
||||
}
|
||||
|
||||
location /media/ {
|
||||
|
|
Loading…
Reference in New Issue