summaryrefslogtreecommitdiffstats
path: root/sms-service/src/sms/smsconfig.json.template
blob: 63a12a7debcc878972ae93d876b4635cdde0335f (plain)
1
2
3
4
5
6
7
8
{
    "cafile":     "auth/selfsignedca.pem",
    "servercert": "auth/server.cert",
    "serverkey":  "auth/server.key",

    "vaultaddress":     "http://localhost:8200",
    "vaulttoken":       "aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee"
}