Skip to content

Commit 04efb3f

Browse files
committed
Update docker-compose.yaml
1 parent f8d48a6 commit 04efb3f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docker-compose.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ services:
55
context: .
66
dockerfile: Dockerfile
77
image: docker.io/yuxzhu/mdns-reflector:latest
8-
command: mdns-reflector -fnl info -- ens18 ens19
8+
command: mdns-reflector -fnl info -- eth0 eth1
99
network_mode: host
10+
restart: unless-stopped

0 commit comments

Comments
 (0)