aboutsummaryrefslogtreecommitdiffstats
path: root/library/recipes/tvmtool/examples/ut_with_tvmapi/tvmtool.conf
blob: 18332548ac324f341ec8e8082a540ee2c42f18c4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "BbEnvType": 1,
    "clients": {
        "me": {
            "secret": "S3TyTYVqjlbsflVEwxj33w",
            "self_tvm_id": 1000503,
            "dsts": {
                "he": {
                    "dst_id": 1000504
                },
                "she": {
                    "dst_id": 1000501
                }
            }
        }
    }
}