Update index.py

pull/109/head
midoks 6 years ago
parent 060daa1073
commit e3e026a018
  1. 2
      plugins/openresty/index.py

@ -61,7 +61,7 @@ def clearTemp():
def getConf(): def getConf():
path = getPluginDir() + "/conf/nginx.conf" path = getServerDir() + "/nginx/conf/nginx.conf"
return path return path

Loading…
Cancel
Save