I know that I can specify the protocol of "ports" in the docker-compose.yml
file, but I am unsure what the default protocol is, if no protocol is specified.
Is it TCP? Is it UDP? Both?
I haven't been able to find the answer anywhere (including in the Docker Compose file reference).