67 lines
2.0 KiB
JSON
67 lines
2.0 KiB
JSON
{
|
|
"format_version": 1,
|
|
"default_profile": "devnet",
|
|
"profiles": [
|
|
{
|
|
"profile_id": "devnet",
|
|
"documents": [
|
|
{
|
|
"component_id": "logging",
|
|
"file_id": "cfg.std.logging",
|
|
"profile_id": "local_dev"
|
|
},
|
|
{
|
|
"component_id": "transport",
|
|
"file_id": "cfg.std.transport",
|
|
"profile_id": "devnet_public"
|
|
},
|
|
{
|
|
"component_id": "wallet",
|
|
"file_id": "cfg.std.wallet",
|
|
"profile_id": "default"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"profile_id": "temporary",
|
|
"documents": [
|
|
{
|
|
"component_id": "logging",
|
|
"file_id": "cfg.std.logging",
|
|
"profile_id": "local_dev"
|
|
},
|
|
{
|
|
"component_id": "transport",
|
|
"file_id": "cfg.std.transport",
|
|
"profile_id": "devnet_public"
|
|
},
|
|
{
|
|
"component_id": "wallet",
|
|
"file_id": "cfg.std.wallet",
|
|
"profile_id": "temporary"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"profile_id": "tests",
|
|
"documents": [
|
|
{
|
|
"component_id": "logging",
|
|
"file_id": "cfg.std.logging",
|
|
"profile_id": "local_dev"
|
|
},
|
|
{
|
|
"component_id": "transport",
|
|
"file_id": "cfg.std.transport",
|
|
"profile_id": "devnet_public"
|
|
},
|
|
{
|
|
"component_id": "wallet",
|
|
"file_id": "cfg.std.wallet",
|
|
"profile_id": "tests"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|