Compare commits

...

1 Commits

Author SHA1 Message Date
7a7503be6a [macos] Fixed run example (#94) 2020-11-09 13:05:06 +03:00

View File

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