Update index.py
This commit is contained in:
parent
082f697706
commit
9a51bc4b4e
|
|
@ -40,7 +40,7 @@ def getConfTpl():
|
|||
|
||||
|
||||
def getConf():
|
||||
path = getServerDir() + "/sphinx.conf"
|
||||
path = getServerDir() + "/haproxy.conf"
|
||||
return path
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue