[all] Rename

Rename web-apps-pro -> web-apps
This commit is contained in:
Alexander.Trofimov
2019-10-24 12:27:30 +03:00
parent 13c3164ca1
commit b9dd792672
10 changed files with 21 additions and 21 deletions

View File

@ -2,7 +2,7 @@
"server": {
"port": 80,
"siteUrl": "http://127.0.0.1:8001/",
"apiUrl": "web-apps-pro/apps/api/documents/api.js",
"preloaderUrl": "web-apps-pro/apps/api/documents/cache-scripts.html"
"apiUrl": "web-apps/apps/api/documents/api.js",
"preloaderUrl": "web-apps/apps/api/documents/cache-scripts.html"
}
}