Skip to content

Commit 3218c48

Browse files
Andrew Farriesroboquat
Andrew Farries
authored andcommitted
Add http section to local usage config
1 parent a9958a0 commit 3218c48

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

components/public-api-server/config.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
"services": {
55
"grpc": {
66
"address": ":9001"
7+
},
8+
"http": {
9+
"address": ":9002"
710
}
811
}
912
}

0 commit comments

Comments
 (0)