rsnext/examples/with-now-env/now-secrets.json

5 lines
89 B
JSON
Raw Normal View History

2018-03-29 00:11:40 +02:00
{
"@my-secret-key": "keep-it-secret",
"@my-other-secret-key": "keep-it-secret-too"
}