From b3254e0d6243f5a5c95505a4669dc115bf0b56c0 Mon Sep 17 00:00:00 2001 From: jinsu Date: Thu, 11 Dec 2025 21:17:07 +0900 Subject: [PATCH] =?UTF-8?q?apprise=20=EB=B0=B0=ED=8F=AC=20yaml=20=EB=93=B1?= =?UTF-8?q?=EB=A1=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deploy/apprise.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 deploy/apprise.yaml diff --git a/deploy/apprise.yaml b/deploy/apprise.yaml new file mode 100644 index 0000000..ad7bf11 --- /dev/null +++ b/deploy/apprise.yaml @@ -0,0 +1,3 @@ +image: docker.io/caronc/apprise +ports: + - 8080