summaryrefslogtreecommitdiffstats
path: root/sms-service/src/sms/smsconfig.json.template
blob: 9afa2993bcf569e79af96b1457a803b45227fc84 (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":       "f56d2c0e-d58d-2be2-aed4-bb9931bedad2"
}