Update index.py

pull/109/head
Mr Chen 6 years ago
parent 74ad1e515d
commit a37fb235e0
  1. 2
      plugins/phpmyadmin/index.py

@ -45,7 +45,7 @@ def getArgs():
def getConf(): def getConf():
return public.getServerDir() + '/openresty/nginx/conf/vhost/phpmyadmin.conf' return public.getServerDir() + '/web_conf/nginx/vhost/phpmyadmin.conf'
def getPort(): def getPort():

Loading…
Cancel
Save