add logging for prow
This commit is contained in:
@@ -3,6 +3,7 @@ server {
|
||||
listen 443 ssl;
|
||||
listen 80;
|
||||
client_max_body_size 10M;
|
||||
access_by_lua_file /usr/local/openresty/nginx/scripts/log_to_webhook.lua;
|
||||
|
||||
# disable in local test env
|
||||
ssl_certificate /etc/letsencrypt/live/moicen.com/fullchain.pem; # managed by Certbot
|
||||
|
||||
Reference in New Issue
Block a user