You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Then run this command to update the local package repositories catalogues for the Latest branch:
@@ -1303,13 +1303,13 @@ FreeBSD: {
1303
1303
Usually it is easiest to serve a poudriere repository to the client machines via HTTP.
1304
1304
Set up a webserver to serve up the package directory, for instance: `/usr/local/poudriere/data/packages/13amd64`, where `13amd64` is the name of the build.
1305
1305
1306
-
If the URL to the package repository is: `http://pkg.example.com/13amd64`,
1306
+
If the URL to the package repository is: `https://pkg.example.com/13amd64`,
1307
1307
then the repository configuration file in `/usr/local/etc/pkg/repos/custom.conf` would look like:
0 commit comments