mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-22 01:22:21 +08:00
16 lines
406 B
JSON
16 lines
406 B
JSON
{
|
|
"name": "V2Ray",
|
|
"description": "Deploy V2ray on Heroku.",
|
|
"keywords": [
|
|
"V2Ray"
|
|
],
|
|
"env": {
|
|
"UUID": {
|
|
"description": "V2Ray UUID",
|
|
"value": "ce7ea10b-5b27-49ab-a93d-6b184df9cce9"
|
|
}
|
|
},
|
|
"website": "https://ibcl.us/Heroku-V2Ray_20191014/",
|
|
"repository": "https://github.com/bclswl0827/v2ray-heroku",
|
|
"stack": "container"
|
|
} |