Improve testing on docker
This commit is contained in:
parent
b96ce06d94
commit
ef1903381b
6 changed files with 16 additions and 13 deletions
|
|
@ -20,6 +20,7 @@ services:
|
|||
- REDIS_URL=redis://redis:6379
|
||||
- QUEUE=foodsoft_notifier
|
||||
- TEST_DATABASE_URL=mysql2://root:secret@mariadb/test?encoding=utf8
|
||||
- DATABASE_CLEANER_ALLOW_REMOTE_DATABASE_URL=true
|
||||
|
||||
mailcatcher:
|
||||
image: tophfr/mailcatcher
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue