diff --git a/packages/mirage-unikernel-static-website-hvt.0.0.2/opam b/packages/mirage-unikernel-static-website-hvt.0.0.2/opam index 5154292..59dfb3d 100644 --- a/packages/mirage-unikernel-static-website-hvt.0.0.2/opam +++ b/packages/mirage-unikernel-static-website-hvt.0.0.2/opam @@ -46,7 +46,7 @@ depends: [ x-mirage-opam-lock-location: "applications/static_website_tls/mirage/https-hvt.opam.locked" -x-mirage-configure: ["sh" "-exc" "cd applications/static_website_tls/ && mirage configure -t hvt --http 80 --https 443 --allocation-policy=best-fit --context ./mirage/context --no-extra-repo"] +x-mirage-configure: ["sh" "-exc" "cd applications/static_website_tls/ && mirage configure -t hvt --allocation-policy=best-fit --context ./mirage/context --no-extra-repo"] x-mirage-pre-build: [make "-Capplications/static_website_tls/" "lock" "depext-lockfile" "pull"]