From 42d24258cffb6ce9869ecf313755f11f865d036a Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Tue, 10 Aug 2021 18:41:38 +0800 Subject: [PATCH] Delete app.json --- app.json | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 app.json diff --git a/app.json b/app.json deleted file mode 100644 index ab6432121..000000000 --- a/app.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "name": "Uptime Kuma", - "description": "A fancy self-hosted monitoring tool", - "repository": "https://github.com/louislam/uptime-kuma", - "logo": "https://raw.githubusercontent.com/louislam/uptime-kuma/master/public/icon.png", - "keywords": ["node", "express", "socket-io", "uptime-kuma", "uptime"] -}