TOOL » VIRTUAL_ENVIRONMENT » DOCKER_COMPOSE
Network mode
Configuration
Available values:
bridge(default)hostnoneservice:[service name]container:[container name/id]
yaml
service:
app:
network_mode: "host"