Update index.py

pull/181/head
midoks 3 years ago
parent 082f697706
commit 9a51bc4b4e
  1. 2
      plugins/haproxy/index.py

@ -40,7 +40,7 @@ def getConfTpl():
def getConf():
path = getServerDir() + "/sphinx.conf"
path = getServerDir() + "/haproxy.conf"
return path

Loading…
Cancel
Save