.
This commit is contained in:
parent
dc641bebf1
commit
01f1640a0f
1 changed files with 1 additions and 5 deletions
|
@ -27,11 +27,7 @@ server {
|
|||
proxy_read_timeout 300;
|
||||
proxy_connect_timeout 300;
|
||||
|
||||
location /archlinux/aur-local {
|
||||
root /mnt/pkgs;
|
||||
}
|
||||
|
||||
location ~ aur-local.*\.db|sig {
|
||||
location ~ aur-local {
|
||||
root /mnt/pkgs;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue