toolkit
toolkit copied to clipboard
Manual Change of `docker-compose.yaml`
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?