Update file docker-compose.yaml
This commit is contained in:
parent
e66343086e
commit
5ded0c848a
@ -41,6 +41,7 @@ services:
|
|||||||
hostname: treasurer-mock-staging
|
hostname: treasurer-mock-staging
|
||||||
container_name: treasurermock-container-staging
|
container_name: treasurermock-container-staging
|
||||||
image: 'wiremock/wiremock:2.35.0'
|
image: 'wiremock/wiremock:2.35.0'
|
||||||
|
tty: true
|
||||||
ports:
|
ports:
|
||||||
- 8080:8080
|
- 8080:8080
|
||||||
networks:
|
networks:
|
||||||
|
Loading…
Reference in New Issue
Block a user