Web: Doceditor: change remoteApiUrl

This commit is contained in:
Artem Tarasov 2022-01-28 13:52:20 +03:00
parent 1e6d2f1e1c
commit 1d0bd0bf8b

View File

@ -1,3 +1,3 @@
{
"remoteApiUrl": "http://192.168.0.12:8092"
"remoteApiUrl": "http://localhost:8092"
}