From e25914c58964523e13c214c00abe3ded94cee887 Mon Sep 17 00:00:00 2001 From: Gabe Date: Thu, 26 Feb 2026 02:34:53 +0000 Subject: [PATCH] Add Notification_Containers/gotify/.env --- Notification_Containers/gotify/.env | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Notification_Containers/gotify/.env diff --git a/Notification_Containers/gotify/.env b/Notification_Containers/gotify/.env new file mode 100644 index 0000000..99b7e36 --- /dev/null +++ b/Notification_Containers/gotify/.env @@ -0,0 +1,2 @@ +SERVICE_NAME=gotify +DOMAIN_NAME=example.com \ No newline at end of file