Updated nginx files

This commit is contained in:
2024-08-09 14:45:05 -04:00
parent 0a0f7d8ce5
commit 92df05540b
4 changed files with 3 additions and 10 deletions
-1
View File
@@ -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)