Added migrations and saving real estate type correctly
This commit is contained in:
11
app/config/config.json
Normal file
11
app/config/config.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"development": {
|
||||
"use_env_variable": "JAWSDB_URL"
|
||||
},
|
||||
"test": {
|
||||
"use_env_variable": "JAWSDB_URL"
|
||||
},
|
||||
"production": {
|
||||
"use_env_variable": "JAWSDB_URL"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user