diff --git a/manifest.toml b/manifest.toml index 35c2e86..2d169f9 100644 --- a/manifest.toml +++ b/manifest.toml @@ -60,6 +60,9 @@ ram.runtime = "200M" [resources.permissions] main.url = "/" + [resources.ports] + active-checks.default = 10051 + [resources.apt] packages = [ "libapr1", @@ -86,7 +89,6 @@ ram.runtime = "200M" "libssh-4", "php7.4-fpm", "php7.4-bcmath", - "mariadb-server", ]