mirror of https://git.48k.eu/ogcli/
Add ip and port parameters to config
These are the ip and port of the ogServer.master
parent
dbdfc106bf
commit
36c6115855
|
@ -1,3 +1,5 @@
|
|||
{
|
||||
"api_token" : "07b3bfe728954619b58f0107ad73acc1"
|
||||
"api_token" : "07b3bfe728954619b58f0107ad73acc1",
|
||||
"ip": "127.0.0.1",
|
||||
"port": 8888
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue