fix: disable mocks for staging
This commit is contained in:
parent
be9d4abc14
commit
09535d7fab
@ -14,7 +14,7 @@ services:
|
||||
- GRPC_HOST=0.0.0.0
|
||||
- GRPC_PORT=9085
|
||||
|
||||
- IS_MOCK=true
|
||||
- IS_MOCK=false
|
||||
- MOCK_SERVICE_HOST=http://treasurer-mock-staging:8080
|
||||
|
||||
- YOOMONEY_STORE_ID=342813
|
||||
|
Loading…
Reference in New Issue
Block a user