From f39de5b3632d3e312e24c14023014ec220777d3e Mon Sep 17 00:00:00 2001 From: Ecalose <47114714+Ecalose@users.noreply.github.com> Date: Sun, 31 Jan 2021 19:02:27 +0800 Subject: [PATCH] Update app.json --- app.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app.json b/app.json index 65fe8d9..f64f33f 100644 --- a/app.json +++ b/app.json @@ -56,6 +56,5 @@ } }, "website": "https://github.com/Ecalose/message-pusher", - "repository": "https://github.com/Ecalose/message-pusher", - "stack": "container" + "repository": "https://github.com/Ecalose/message-pusher" }