· 8 years ago · Dec 20, 2017, 05:00 AM
1app_id: "dev~tribes"
2version_id: "None.908122504528434241"
3application_root: "/Users/vinit/codes/tribes-ai-backend"
4threadsafe: true
5api_port: 63814
6libraries {
7 name: "ssl"
8 version: "2.7.11"
9}
10libraries {
11 name: "protorpc"
12 version: "1.0"
13}
14libraries {
15 name: "pytz"
16 version: "2017.2"
17}
18libraries {
19 name: "webapp2"
20 version: "2.3"
21}
22libraries {
23 name: "webob"
24 version: "1.1.1"
25}
26libraries {
27 name: "werkzeug"
28 version: "0.11.10"
29}
30libraries {
31 name: "yaml"
32 version: "3.10"
33}
34skip_files: ".idea/|venv/|env/|.git/|test/|lib1/"
35static_files: "^$"
36environ {
37 key: "GAE_USE_SOCKETS_HTTPLIB"
38 value: "True"
39}
40environ {
41 key: "PYTHONHTTPSVERIFY"
42 value: "1"
43}
44environ {
45 key: "GOOGLE_APPLICATION_CREDENTIALS"
46 value: "./storage/keys/service_account_private_key.json"
47}
48cloud_sql_config {
49 mysql_host: "localhost"
50 mysql_port: 3306
51 mysql_user: ""
52 mysql_password: ""
53}
54datacenter: "us1"
55instance_id: "e104dbeedc3febef8eafaa7cacf6777089bf"
56python_config {
57}
58stderr_log_level: 1
59auth_domain: "gmail.com"
60api_host: "localhost"
61server_port: 8080
62vm: false