mirror of
https://github.com/status-im/consul.git
synced 2025-01-12 23:05:28 +00:00
1ef18c4b67
* Add consul-api-double under api * Update config to reflect api change * Remove consul-api-double as a dependency * api -> mock-api * Fixup mocks path for staging
11 lines
171 B
Plaintext
11 lines
171 B
Plaintext
{
|
|
"Provider": "consul",
|
|
"Config": {
|
|
"PrivateKey": null,
|
|
"RootCert": null,
|
|
"RotationPeriod": 7776000000000000
|
|
},
|
|
"CreateIndex": 5,
|
|
"ModifyIndex": 5
|
|
}
|