toolkit icon indicating copy to clipboard operation
toolkit copied to clipboard

Manual Change of `docker-compose.yaml`

Open ghost opened this issue 2 years ago • 0 comments

Hello.

To make two docker compose pods to work in one network, I need to add changes in docker-compose.yaml and add something like

networks:
  some_network:
    external: true

But toolkit does not give this feature, right? Or I am wrong?

ghost avatar Jun 24 '23 19:06 ghost