From edc5caea36fda628f610126a5c9a967ee644291b Mon Sep 17 00:00:00 2001 From: lapineige Date: Sat, 8 Jul 2023 19:31:11 +0200 Subject: [PATCH] add url + token --- manifest.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/manifest.toml b/manifest.toml index f7fd21d..473df75 100644 --- a/manifest.toml +++ b/manifest.toml @@ -36,6 +36,11 @@ ram.runtime = "1000M" [install.admin] type = "user" + + [install.runner_url] + type = "string" + [install.runner_token] + type = "string" [resources]