From 91ee1c4a5ecf323f1b857de01334ba922bdc9e70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 29 May 2023 14:14:04 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manifest.toml b/manifest.toml index 2d14fbc..8af15c9 100644 --- a/manifest.toml +++ b/manifest.toml @@ -54,5 +54,8 @@ ram.runtime = "50M" [resources.install_dir] + [resources.permissions] + main.url = "/" + [resources.apt] packages = "python3-pip python3-virtualenv python3-dev libldap2-dev libsasl2-dev libssl-dev python3-venv"