Skip to content

Commit

Permalink
update schema (#3856)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Tabone <andrea.tabone@broadcom.com>
Co-authored-by: Elena Kubantseva <elena.kubantseva@broadcom.com>
  • Loading branch information
taban03 and arxioly authored Oct 17, 2024
1 parent 71a3e53 commit 9076e46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions schemas/caching-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"port": {
"type": "integer",
"description": "TCP port number",
"default": 7600
"default": 7098
},
"host": {
"type": "string",
Expand All @@ -79,7 +79,7 @@
"port": {
"type": "integer",
"description": "TCP port number",
"default": 7601
"default": 7118
}
}
}
Expand Down

0 comments on commit 9076e46

Please sign in to comment.