Fixing smart quotes (#5522)

pull/5550/head
kaitlincarter-hc 2019-03-25 09:22:27 -05:00 committed by GitHub
parent 39139f3090
commit 3e79219c49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -261,7 +261,7 @@ Finally, add the token to the service definition.
"service": {
"name": "dashboard",
"port": 9002,
“token”: “57c5d69a-5f19-469b-0543-12a487eecc66”,
"token": "57c5d69a-5f19-469b-0543-12a487eecc66",
"check": {
"id": "dashboard-check",
"http": "http://localhost:9002/health",