Rename rove-reverse-proxy to rove-server-rest-proxy
This commit is contained in:
parent
abcebcebb6
commit
204c786103
5 changed files with 3 additions and 3 deletions
|
@ -40,7 +40,7 @@ services:
|
|||
environment:
|
||||
- PORT=8080
|
||||
- ROVE_GRPC=rove-server:9090
|
||||
command: [ "./script/wait-for-it.sh", "rove-server:9090", "--", "./rove-reverse-proxy" ]
|
||||
command: [ "./script/wait-for-it.sh", "rove-server:9090", "--", "./rove-server-rest-proxy" ]
|
||||
|
||||
rove-tests:
|
||||
depends_on: [ rove ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue