Skip to content

Commit

Permalink
PMM-1476 make QAN2 default
Browse files Browse the repository at this point in the history
  • Loading branch information
delgod committed Sep 15, 2017
1 parent 186afff commit 2dca177
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions nginx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,6 @@
# QAN App
location /qan {
alias /usr/share/percona-qan-app;
}

# QAN App 2
location /qan2 {
alias /usr/share/percona-qan-app2;
try_files $uri$args $uri$args/ /index.html break;
}

Expand Down

0 comments on commit 2dca177

Please sign in to comment.