InternetProgramming/Lab5/json-server.json

5 lines
92 B
JSON
Raw Normal View History

2024-01-14 20:55:16 +04:00
{
"static": "./node_modules/json-server/public",
"port": 8081,
"watch": "true"
}