Can we add a default network name to the compose files to allow external containers to join the network and resolve orchestration cluster hostnames? ``` networks: camunda: name: camunda ```