If MySql is running on a different server, then
docker-compose up db
will fail. How to provide host to it?
If MySql is running on a different server, then
docker-compose up db
will fail. How to provide host to it?
I’m looking for the answer to this, too. I can’t find any information about this in the documentation. Specifically, I want to centralize Harmony data on RDS for an AWS hosted marketplace.