fix oc crash
This commit is contained in:
parent
1732e32a78
commit
f0a3d3b179
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ data:
|
||||||
{
|
{
|
||||||
"gateway": {
|
"gateway": {
|
||||||
"mode": "local",
|
"mode": "local",
|
||||||
"bind": "loopback",
|
"bind": "lan",
|
||||||
"port": 18789,
|
"port": 18789,
|
||||||
"auth": {
|
"auth": {
|
||||||
"mode": "token"
|
"mode": "token"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue