Update index.py

This commit is contained in:
midoks 2022-08-29 00:35:46 +08:00
parent 082f697706
commit 9a51bc4b4e
1 changed files with 1 additions and 1 deletions

View File

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