Fix tests

This commit is contained in:
2021-02-28 01:42:11 +01:00
parent 7446bd506a
commit d382a89905
4 changed files with 24 additions and 19 deletions

View File

@@ -4,8 +4,8 @@ services:
container_name: ${APP_NAME}_rabbitmq_test
image: rabbitmq:management-alpine
ports:
- 5672:5672
- 15672:15672
- 5673:5672
- 15673:15672
redis:
container_name: ${APP_NAME}_redis_test