missing quotes so thought was literarl

This commit is contained in:
Tom Broughton 2023-10-27 10:10:41 +01:00
parent 37a0a311f9
commit 0ff70a05ac

View file

@ -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",