🔧(settings) separate dimail container from app-dev
separate dimail container from app-dev to avoid setting dimail container everytime we run the test suite.
This commit is contained in:
committed by
Marie
parent
f498e3b6d2
commit
8ab1b2e2ef
@@ -46,8 +46,6 @@ services:
|
||||
postgresql:
|
||||
condition: service_healthy
|
||||
restart: true
|
||||
dimail:
|
||||
condition: service_started
|
||||
maildev:
|
||||
condition: service_started
|
||||
redis:
|
||||
|
||||
Reference in New Issue
Block a user