Skip to content

Commit

Permalink
Update docker-compose.test.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Maxim Babichev <maksim.babichev95@gmail.com>
  • Loading branch information
rez1dent3 authored Jul 10, 2024
1 parent e9dc1f3 commit 743a3a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ services:
start_period: 1s
retries: 10
command:
- -stub=/stubs
- --stub=/stubs
- /proto/helloworld.proto
volumes:
- ./stubs:/stubs:ro
Expand Down

0 comments on commit 743a3a3

Please sign in to comment.