spoc/tests/test_data/test.env.json

6 lines
92 B
JSON
Raw Normal View History

2021-07-06 18:06:54 +02:00
{
"RAILS_ENV": "test",
"POSTGRES_PASSWORD": "asdf=1234",
"SOMEKEY": "someval"
}