From baa19c51c2e65965fab924c48da7c864f11f1b2c Mon Sep 17 00:00:00 2001 From: baileydauterman <50151523+baileydauterman@users.noreply.github.com> Date: Wed, 5 Nov 2025 04:29:25 -0500 Subject: [PATCH] Add demo URL to mealie.yml (#1774) Add demo URL to mealie.yml configuration --- software/mealie.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/software/mealie.yml b/software/mealie.yml index 20334c0ac2..a71ebe84b0 100644 --- a/software/mealie.yml +++ b/software/mealie.yml @@ -8,6 +8,7 @@ platforms: tags: - Recipe Management source_code_url: https://github.com/mealie-recipes/mealie +demo_url: https://demo.mealie.io stargazers_count: 10465 updated_at: '2025-11-04' archived: false