浏览代码

'conf/nginx.conf' ändern

yuno admin 6 月之前
父节点
当前提交
1ba935a7fe
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      conf/nginx.conf

+ 1 - 1
conf/nginx.conf

@@ -2,7 +2,7 @@
 location __PATH__/ {
 
   # Path to source
-  alias /usr/share/zabbix/;
+  alias /usr/share/zabbix/ui/;
 
   index index.php;