mirror of
https://github.com/nodemailer/wildduck.git
synced 2024-12-27 02:10:52 +08:00
updated workflow file
This commit is contained in:
parent
be7c9a4bc1
commit
6907c9341d
1 changed files with 0 additions and 4 deletions
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
|
@ -31,10 +31,6 @@ jobs:
|
|||
MONGO_INITDB_ROOT_USERNAME: wildduck
|
||||
MONGO_INITDB_ROOT_PASSWORD: wildduck
|
||||
MONGO_INITDB_DATABASE: 'wildduck-test'
|
||||
volumes:
|
||||
- ./mongo:/home/mongodb
|
||||
- ./mongo/init-db.d/:/docker-entrypoint-initdb.d/
|
||||
- ./mongo/db:/data/db
|
||||
options: >-
|
||||
--health-cmd mongo
|
||||
--health-interval 10s
|
||||
|
|
Loading…
Reference in a new issue