Skip to content

Commit

Permalink
Merge branch 'heroku' of github.com:zu1k/proxypool into heroku
Browse files Browse the repository at this point in the history
  • Loading branch information
zu1k committed Aug 22, 2020
2 parents 03a9795 + 1936ef3 commit 579a5dc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"website": "https://proxy.tgbot.co/",
"repository": "https://github.com/zu1k/proxypool",
"success_url": "/",
"logo": "https://raw.githubusercontent.com/zu1k/proxypool/master/assets/proxy.jpg",
"keywords": ["golang", "ss", "ssr", "vmess", "shadowsocks", "shadowsocksr"],
"logo": "https://raw.githubusercontent.com/zu1k/proxypool/heroku/assets/proxy.jpg",
"keywords": ["golang", "ss", "ssr", "vmess", "shadowsocks", "shadowsocksr", "trojan"],
"env": {
"CONFIG_FILE": {
"description": "Path to config file, could be a url."
Expand All @@ -22,4 +22,4 @@
"required": false
}
}
}
}

0 comments on commit 579a5dc

Please sign in to comment.