add rule for new verification
All checks were successful
Deploy / CreateImage (push) Successful in 42s
Deploy / DeployService (push) Successful in 30s

This commit is contained in:
skeris 2025-03-17 01:04:55 +03:00
parent a36a01ee1f
commit 646b54d20f

@ -1074,7 +1074,7 @@ server {
chunked_transfer_encoding off;
proxy_buffering off;
proxy_cache off;
proxy_pass http://10.6.0.9:7037/;
proxy_pass http://10.8.0.226:7036/;
}
listen 443 ssl; # managed by Certbot