Skip to content

Commit f570cba

Browse files
author
Jongmin Kim
committed
fix: fix typo
Signed-off-by: Jongmin Kim <whdalsrnt@megazone.com>
1 parent 1a9af4d commit f570cba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/default.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"board": "grpc://board:50051/v1",
3030
"file_manager": "grpc://file-manager:50051/v1",
3131
"dashboard": "grpc://dashboard:50051/v1",
32-
"opsflow": "grpc://opsflow:50051/v1",
32+
"opsflow": "grpc://opsflow:50051/v1"
3333
},
3434
"baseURL": "http://localhost:3000",
3535
"baseURLV2": "",

0 commit comments

Comments
 (0)