meteor__authdemo/settings.json

10 lines
151 B
JSON

{
"fake": {
"secret": "the secret, share you will"
},
"public": {
"fake": {
"not-secret": "the secret, share you will"
}
}
}