From c978a708b42c0d7afea42c1b8af49f7937cb61d1 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Wed, 7 Feb 2024 22:03:16 +0100 Subject: [PATCH] disable auto update assets --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 6ae2931..210e61b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -61,8 +61,8 @@ ram.runtime = "50M" format = "zip" autoupdate.strategy = "latest_gitlab_release" - autoupdate.asset.api = "api.*" - autoupdate.asset.front = "front.*" + # autoupdate.asset.api = "api.*" + # autoupdate.asset.front = "front.*" [resources.ports]