Fixing the usage of pointer in config
[aaf/sms.git] / sms-service / src / sms / smsconfig.json
1 {
2     "cafile":     "auth/selfsignedca.pem",
3     "servercert": "auth/server.cert",
4     "serverkey":  "auth/server.key",
5
6     "vaultaddress":     "http://localhost:8200",
7     "vaulttoken":       "1ee03564-80d8-2080-2c77-0bb097cba512"
8 }