From 1a24fbc193d5d881ea6caef463153f8e23ff792b Mon Sep 17 00:00:00 2001 From: clyhtsuriva Date: Sat, 24 May 2025 21:54:52 +0200 Subject: Add yml --- & ... --- gotify/compose.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gotify') diff --git a/gotify/compose.yaml b/gotify/compose.yaml index ae8060f..769b531 100644 --- a/gotify/compose.yaml +++ b/gotify/compose.yaml @@ -1,3 +1,4 @@ +--- services: gotify: image: gotify/server:2.6.3 @@ -12,3 +13,4 @@ services: volumes: - ./gotify_data:/app/data networks: {} +... -- cgit v1.2.3