Files
old-web/app/config/config.json

12 lines
178 B
JSON

{
"development": {
"use_env_variable": "JAWSDB_URL"
},
"test": {
"use_env_variable": "JAWSDB_URL"
},
"production": {
"use_env_variable": "JAWSDB_URL"
}
}