7 lines
107 B
JSON
7 lines
107 B
JSON
{
|
|
"id": "contacts",
|
|
"name": "Contacts",
|
|
"port": 3001,
|
|
"db": true,
|
|
"migrate": "npm run migrate"
|
|
}
|