Expose the built packages from the poudriere host.
This commit is contained in:
parent
9a2375b28d
commit
67da2cc7c9
@ -30,5 +30,10 @@ http {
|
||||
alias /usr/local/poudriere/data/logs/bulk;
|
||||
autoindex on;
|
||||
}
|
||||
|
||||
location /repo {
|
||||
alias /usr/local/poudriere/data/packages;
|
||||
autoindex on;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user