diff --git a/manifest.json b/manifest.json index e419830..1b0dea0 100644 --- a/manifest.json +++ b/manifest.json @@ -27,7 +27,7 @@ "services": [ "nginx", "php8.0-fpm", - "mysql" + "postgresql" ], "arguments": { "install" : [ @@ -40,7 +40,7 @@ "type": "path", "example": "/ttrss", "default": "/ttrss" - }, + }, { "name": "is_public", "type": "boolean",