Improve CLI
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"contentDirectory": "../Public",
|
||||
"trainingIterations": 20,
|
||||
"serverPath": "https://mydomain.com/caps",
|
||||
"authenticationToken": "mysecretkey",
|
||||
}
|
||||
"folder": "../Public",
|
||||
"iterations": 20,
|
||||
"server": "https://mydomain.com/caps",
|
||||
"authentication": "mysecretkey",
|
||||
}
|
||||
|
Reference in New Issue
Block a user