mirror of
https://github.com/odoo/runbot.git
synced 2025-03-15 15:35:46 +07:00
wip
This commit is contained in:
parent
f8f435d468
commit
db495b7e68
@ -55,7 +55,7 @@ server {
|
||||
listen 8080;
|
||||
server_name ~^dockerhub\.<t t-esc="re_escape(host_name)"/>$;
|
||||
|
||||
location /v2/ {
|
||||
location ~ ^/(v2/|v2/odoo/blobs/.*|v2/odoo/manifests/.*)$ {
|
||||
limit_except GET HEAD OPTIONS {
|
||||
deny all;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user