Skip to content

Commit

Permalink
change host of data storage to local
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohammad Mahdi Malmasi committed Apr 15, 2024
1 parent 920bd5f commit b177f1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protos/stubs/stubs_configs.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
{
"name": "StorageManagement",
"proto_file_path": "protos/storage_management.proto",
"host": "storage-management-grpc-server",
"host": "0.0.0.0",
"port": 50055
}
]
Expand Down

0 comments on commit b177f1d

Please sign in to comment.