updated workflow file

This commit is contained in:
Andris Reinman 2022-07-05 12:49:28 +03:00
parent be7c9a4bc1
commit 6907c9341d
No known key found for this signature in database
GPG key ID: DC6C83F4D584D364

View file

@ -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