From dabe0a5454a7ba0875cff8038b3e96d84ddd62e5 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sat, 23 Sep 2023 12:30:24 +0200 Subject: [PATCH] Updated platforms for Resource Planning --- software/farmos.yml | 1 + software/grocy.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/software/farmos.yml b/software/farmos.yml index e036bd1b7d..4d78247a6f 100644 --- a/software/farmos.yml +++ b/software/farmos.yml @@ -5,6 +5,7 @@ licenses: - GPL-2.0 platforms: - PHP + - Docker tags: - Resource Planning source_code_url: https://github.com/farmOS/farmOS diff --git a/software/grocy.yml b/software/grocy.yml index 522ef1b042..c246eb6e1c 100644 --- a/software/grocy.yml +++ b/software/grocy.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - PHP + - Docker tags: - Resource Planning source_code_url: https://github.com/grocy/grocy