Updated nginx files
This commit is contained in:
@@ -28,7 +28,6 @@ http {
|
||||
local targetInfo = require "targetinfo"
|
||||
|
||||
auto_ssl:set("allow_domain", function(domain)
|
||||
ngx.log(ngx.ERR, "!!!!!!!!!! allow_domain ", ngx.ctx.toAllow)
|
||||
return ngx.ctx.toAllow
|
||||
end)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user