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