From 344f021b8a911dfd95ddaac1b4be9301ba00dd86 Mon Sep 17 00:00:00 2001 From: stevensting Date: Thu, 24 Jul 2025 22:06:33 +0200 Subject: [PATCH] set recipe status --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 580cb01..89f3294 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ * **Category**: Apps -* **Status**: 0 -* **Image**: [`mrbs`](https://github.com/dorianim/mrbs-docker), 4, upstream +* **Status**: 3 +* **Image**: [`mrbs`](https://github.com/dorianim/mrbs-docker), 2, upstream * **Healthcheck**: Yes * **Backups**: Yes * **Email**: Yes @@ -17,7 +17,7 @@ ## Quick start -* `abra app new mrbs --secrets` +* `abra app new mrbs --secrets` (db_password currently unused due to container limitations) * `abra app config ` * `abra app deploy ` * `abra app run app bash`