[Fix] Add missing quote (#10484)

This commit is contained in:
Ludovic Ortega 2021-06-24 22:59:39 +02:00 committed by GitHub
parent f408c4d387
commit a1e7556af6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ example shows all possible fields, but note that only a few are required.
}
},
"port": 8000,
"socket_path: "/tmp/redis.sock",
"socket_path": "/tmp/redis.sock",
"enable_tag_override": false,
"checks": [
{