From 6870a2e0622ee3ccf88222fa02fcc6a70a6ef396 Mon Sep 17 00:00:00 2001 From: kevinheyer Date: Mon, 9 Jun 2025 13:45:39 +0000 Subject: [PATCH] =?UTF-8?q?wishlist/.env-example=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wishlist/.env-example | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 wishlist/.env-example diff --git a/wishlist/.env-example b/wishlist/.env-example new file mode 100644 index 0000000..3b0d4d2 --- /dev/null +++ b/wishlist/.env-example @@ -0,0 +1,2 @@ +WISHLIST_URL=wishlist.example.com +WISHLIST_VERSION=latest \ No newline at end of file