From 6feb63552207a8112f74460d1caab6dc128da72c Mon Sep 17 00:00:00 2001 From: Felipe Santos Date: Fri, 18 Nov 2022 15:22:33 -0300 Subject: [PATCH] Delete config.yaml not used anymore --- config.yaml | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 config.yaml diff --git a/config.yaml b/config.yaml deleted file mode 100644 index 2447a06b..00000000 --- a/config.yaml +++ /dev/null @@ -1,6 +0,0 @@ -# https://github.com/home-assistant/builder/blob/master/builder.sh -name: go2rtc -description: Ultimate camera streaming application -url: https://github.com/AlexxIT/go2rtc -image: alexxit/go2rtc -arch: [ amd64, aarch64, i386, armv7 ] \ No newline at end of file