Update app.json

This commit is contained in:
Ecalose
2021-01-31 18:46:32 +08:00
committed by GitHub
parent 45169e59ac
commit 61a4a795b9
+2 -2
View File
@@ -1,7 +1,6 @@
{
"name": "message-pusher",
"description": "消息推送服务",
"keywords": ["v2ray vmess vless trojan shadowsocks socks tor"],
"env": {
"MODE": {
"description": "Heroku 模式",
@@ -57,5 +56,6 @@
},
},
"website": "https://github.com/Ecalose/message-pusher",
"repository": "https://github.com/Ecalose/message-pusher"
"repository": "https://github.com/Ecalose/message-pusher",
"stack": "container"
}