[Git][qa/jenkins.debian.net][master] Revert "fixup: rdn, pull184: adopt nginx.conf for rebuilderd api v1"
Holger Levsen (@holger)
gitlab at salsa.debian.org
Tue Aug 26 18:38:29 BST 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
189d55c9 by Holger Levsen at 2025-08-26T19:38:21+02:00
Revert "fixup: rdn, pull184: adopt nginx.conf for rebuilderd api v1"
This reverts commit 5800924747de52119c58072b83bcc3c9ba99c65a.
- - - - -
1 changed file:
- hosts/osuosl5-amd64/etc/nginx/nginx.conf
Changes:
=====================================
hosts/osuosl5-amd64/etc/nginx/nginx.conf
=====================================
@@ -93,10 +93,10 @@ http {
proxy_set_header X-Real-IP $remote_addr;
proxy_pass http://127.0.0.1:8494/api/;
}
- location = /amd64-pull184/api/v1/builds {
+ location = /amd64-pull184/api/v1/builds/ {
client_max_body_size 200M;
proxy_set_header X-Real-IP $remote_addr;
- proxy_pass http://127.0.0.1:8494/api/v1/builds;
+ proxy_pass http://127.0.0.1:8494/api/v1/builds/;
}
location /amd64-pull184/stats/ {
alias /srv/rebuilderd/amd64-pull184/stats/ ;
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/189d55c92870bc1e6be5ef0f62a8e3b474473dda
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/189d55c92870bc1e6be5ef0f62a8e3b474473dda
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20250826/71c76444/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list