소스 검색

'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;