Update site_api.py

pull/574/head
Mr Chen 1 year ago
parent 16cc3eab40
commit e92151c9c5
  1. 2
      class/core/site_api.py

@ -2032,8 +2032,6 @@ location ^~ {from} {\n\
conf_proxy = "{}/{}.conf".format(self.getProxyPath(_siteName), _id)
conf_bk = "{}/{}.conf.txt".format(self.getProxyPath(_siteName), _id)
print(tpl)
mw.writeFile(conf_proxy, tpl)
rule_test = mw.checkWebConfig()

Loading…
Cancel
Save