Node/config.json

8 lines
139 B
JSON

{
"serverOptions":{
"frontEnd": {
"title": "react",
"url": "http://192.168.1.27:3000"
}
}
}