chore: do not expose relay ports on tests

This commit is contained in:
Ricardo Arturo Cabral Mejia 2022-11-08 20:52:07 -05:00
parent 716d05cfcd
commit c24e6dae71
No known key found for this signature in database
GPG Key ID: 5931EBF43A650245

@ -18,8 +18,6 @@ services:
- ../../.coverage:/code/.coverage
- ../../.test-reports:/code/.test-reports
working_dir: /code
ports:
- "8008:8008"
depends_on:
db-test:
condition: service_healthy