spoc/tests/test_data/test.env.json

6 lines
92 B
JSON

{
"RAILS_ENV": "test",
"POSTGRES_PASSWORD": "asdf=1234",
"SOMEKEY": "someval"
}