ci(staging): env mock host change

This commit is contained in:
Kirill 2023-06-20 07:57:41 +00:00
parent 646f43c205
commit 6167160c06

@ -19,7 +19,7 @@ services:
- GRPC_PORT=9085 - GRPC_PORT=9085
- IS_MOCK=true - IS_MOCK=true
- MOCK_SERVICE_HOST=http://treasurer-mock:8080 - MOCK_SERVICE_HOST=treasurer-mock:8080
- YOOMONEY_STORE_ID=$YOOMONEY_STORE_ID - YOOMONEY_STORE_ID=$YOOMONEY_STORE_ID
- YOOMONEY_SECRET_KEY=$YOOMONEY_SECRET_KEY - YOOMONEY_SECRET_KEY=$YOOMONEY_SECRET_KEY