nodejs: revert local configuration

This commit is contained in:
Sergey Linnik
2021-03-18 15:32:55 +03:00
parent 714b514f66
commit fcdcefe662

View File

@ -12,7 +12,7 @@
},
"server": {
"port": 3000,
"siteUrl": "http://192.168.0.142/",
"siteUrl": "https://documentserver/",
"commandUrl": "coauthoring/CommandService.ashx",
"converterUrl": "ConvertService.ashx",
"apiUrl": "web-apps/apps/api/documents/api.js",