-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathconfig.yml.example
90 lines (90 loc) · 2.19 KB
/
config.yml.example
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
- port: 4242
target: read-bigdog-cross-border
with_type_discovery: true
query_cache:
- ./queries_cache/phpstorm.sql
- port: 4243
target: read-bigdog-diamond
with_type_discovery: true
query_cache:
- ./queries_cache/phpstorm.sql
- port: 4244
target: read-bigdog-local-latam
with_type_discovery: true
query_cache:
- ./queries_cache/phpstorm.sql
- port: 4245
target: read-bigdog-sandbox
with_type_discovery: true
query_cache:
- ./queries_cache/phpstorm.sql
- port: 4246
target: read-cerberus-cross-border
with_type_discovery: true
query_cache:
- ./queries_cache/phpstorm.sql
- port: 4247
target: read-cerberus-diamond
with_type_discovery: true
query_cache:
- ./queries_cache/phpstorm.sql
- port: 4248
target: read-cerberus-local-latam
with_type_discovery: true
query_cache:
- ./queries_cache/phpstorm.sql
- port: 4249
target: read-librarian-cross-border
with_type_discovery: true
query_cache:
- ./queries_cache/phpstorm.sql
- port: 4250
target: read-librarian-diamond
with_type_discovery: true
query_cache:
- ./queries_cache/phpstorm.sql
- port: 4251
target: read-librarian-local-latam
with_type_discovery: true
query_cache:
- ./queries_cache/phpstorm.sql
- port: 4252
target: read-pay-cross-border
with_type_discovery: true
query_cache:
- ./queries_cache/phpstorm.sql
- port: 4253
target: read-pay-diamond
with_type_discovery: true
query_cache:
- ./queries_cache/phpstorm.sql
- port: 4254
target: read-pay-local-latam
with_type_discovery: true
query_cache:
- ./queries_cache/phpstorm.sql
- port: 4255
target: read-sandbox-pay-cross-border
with_type_discovery: true
query_cache:
- ./queries_cache/phpstorm.sql
- port: 4256
target: read-sandbox-pay-local-latam
with_type_discovery: true
query_cache:
- ./queries_cache/phpstorm.sql
- port: 4257
target: read-wayne-cross-border
with_type_discovery: true
query_cache:
- ./queries_cache/phpstorm.sql
- port: 4258
target: read-wayne-diamond
with_type_discovery: true
query_cache:
- ./queries_cache/phpstorm.sql
- port: 4259
target: read-wayne-local-latam
with_type_discovery: true
query_cache:
- ./queries_cache/phpstorm.sql