Replies: 1 comment 1 reply
-
Hi Finally I was able to add mongodb to my setup by adding the following lines into my docker-compose.yml file
Now I need to edit the php-fpm image to include the php-mongodb extension - Any help would be appreciated here. @markshust |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
HI @markshust
I am using this docker setup for all my projects on local machine. So far working great and the whole team has finally adapted it. Thank you.
But, I have a unique requirement for one of my client project, along the mariadb, there is some data coming from a mongo db.
Can you please help setting it up in your docker.ymls.
Beta Was this translation helpful? Give feedback.
All reactions