Backend - implement moving, move port to settings

This commit is contained in:
2019-05-26 21:40:24 +05:30
parent e56cc5a348
commit d50f0bc4a0
3 changed files with 30 additions and 17 deletions

View File

@@ -1,5 +1,6 @@
{
"dirname":"./sandbox/",
"dbpath":null,
"showHidden":false
"showHidden":false,
"port":8080
}