How to split all the services in the docker-compose file across multiple servers?
How could I modify the
docker-compose
file to run the services on separate servers?2 Replies
docker-compose
file to run the services on separate servers?