Skip to content
Snippets Groups Projects
Commit 08eb101c authored by daef's avatar daef
Browse files

enable img srv

parent 64103187
No related branches found
No related tags found
No related merge requests found
services:
#grpc-image-server:
# build:
# context: ./image_server
# image: grpc_image_server
# container_name: grpc_image_server
# ports:
# - 50051:50051
grpc-image-server:
build:
context: ./image_server
image: grpc_image_server
container_name: grpc_image_server
ports:
- 50051:50051
trpc-todo-app:
build:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment