Skip to content

Commit

Permalink
Merge pull request #2829 from threefoldtech/development_static_websit…
Browse files Browse the repository at this point in the history
…e_flist

Upgraded the static website flist to an official one
  • Loading branch information
maayarosama committed Jun 4, 2024
2 parents 8f6da60 + a7a7c06 commit 0d3d774
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/playground/src/weblets/tf_staticwebsite.vue
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ const mycelium = ref(true);
const solution = ref() as Ref<SolutionFlavor>;
const flist: Flist = {
// Should be upgraded to an oficial Flist
value: "https://hub.grid.tf/mayarosamaa.3bot/mayarosama-caddy2-v1.flist",
value: "https://hub.grid.tf/tf-official-apps/staticwebsite-latest.flist",
entryPoint: "/sbin/zinit init",
};
const dedicated = ref(false);
Expand Down

0 comments on commit 0d3d774

Please sign in to comment.