missing quotes so thought was literarl
This commit is contained in:
parent
37a0a311f9
commit
0ff70a05ac
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
||||||
"origins": ["localhost:2222"]
|
"origins": ["localhost:2222"]
|
||||||
},
|
},
|
||||||
"ipfilter": {
|
"ipfilter": {
|
||||||
allowed_ips: ['127.21.0.1']
|
"allowed_ips": ['127.21.0.1']
|
||||||
},
|
},
|
||||||
"user": {
|
"user": {
|
||||||
"name": "aer",
|
"name": "aer",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue