9 lines
84 B
JSON
9 lines
84 B
JSON
{
|
|
"default" : {
|
|
"myGlobal" : 1
|
|
},
|
|
"test_env" : {
|
|
"myGlobal" : 2
|
|
}
|
|
}
|