dockerd: fix bridge network

This commit is contained in:
sbwml
2025-07-03 14:44:19 +08:00
committed by sbwml
parent 876aea333c
commit 994670cb79
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -41,5 +41,5 @@ config proxies 'proxies'
# then docker restarted to load in new changes.
config firewall 'firewall'
option device 'docker0'
list blocked_interfaces 'wan'
# list blocked_interfaces 'wan'
# option extra_iptables_args '--match conntrack ! --ctstate RELATED,ESTABLISHED' # allow outbound connections