-
Notifications
You must be signed in to change notification settings - Fork 0
/
scalingo.json
42 lines (41 loc) · 1.84 KB
/
scalingo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
"name": "𝗥𝗘𝗣𝗧𝗛𝗢𝗡",
"description": "• تنصيب سـورس ريبـــثون مجاناً علـى منصـة سكـالينجـو • افضـل سـورسـات يـوزربـوت العربيـة",
"logo": "https://graph.org/file/5d3e657e910057f03a8aa.jpg",
"addons": ["scalingo-postgresql"],
"keywords": ["python","ai","application","web","gunicorn","flask","scalingo","port:8080","flask-app","app","webapp"],
"repository": "https://github.com/Repthon-Arabic/B1",
"website": "https://baqir-flask.scalingo.io",
"stack": "container",
"env": {
"STRING_SESSION": {
"description": "كـــود جلســة تيــرمكــس - الكـود الكبيـر مـن حـافظـة حسـابـك او مـن بــوت〔 RepthonStringSessionBot@ 〕..",
"required": true
},
"APP_TOKEN": {
"description": "تـــوكـــن البـــوت المســاعـد الخــاص بـك - مـن بـوت فـاذر〔 Botfather@ 〕..",
"required": true,
"value":""
},
"APP_ID": {
"description": "كـود ايبي ايـدي〔 App id 〕اتركـه كمـا هــو",
"required": true,
"value":"13740761"
},
"API_HASH": {
"description": "كـود ايبي هـاش〔 Api Hash 〕اتركـه كمـا هــو",
"required": true,
"value":"4ce319a92c01fab2b02551af8d7f73a4"
},
"TZ": {
"description": "المنطقـــه الزمنيـــه لا تغيــرهـــا",
"required": true,
"value": "Asia/Baghdad"
},
"ENV": {
"description": "لا تغيــرهـــا",
"required": true,
"value": "ANYTHING"
}
}
}