Skip to content

Commit

Permalink
minor in backend compose test
Browse files Browse the repository at this point in the history
  • Loading branch information
vkotronis committed Sep 24, 2019
1 parent 04b0ebe commit ae770a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/docker-compose.test-backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ services:
entrypoint:
- "./entrypoint.test"
environment:
ARTEMIS_WEB_HOST: ${ARTEMIS_WEB_HOST}
RABBITMQ_USER: ${RABBITMQ_USER}
RABBITMQ_PASS: ${RABBITMQ_PASS}
RABBITMQ_HOST: ${RABBITMQ_HOST}
Expand Down

0 comments on commit ae770a1

Please sign in to comment.