fix(compose): deactivate docker0 helper by default

This commit is contained in:
jon r 2024-10-10 11:21:36 +02:00
parent df2e34e61c
commit 71145b6e65
1 changed files with 4 additions and 4 deletions

View File

@ -2,8 +2,8 @@ name: funkwhale-services
include:
- path: compose/net.dnsmasq.yml
- path: compose/net.traefik.yml
# Uncomment this line if your docker0 network does not stay up, because it
# is empty and has no containers attached to it.
#
- path: compose/net.helpers.docker0.yml
# Uncomment the following line if your docker0 network does
# not stay up, since it is empty and has no containers
# attached to it.
# - path: compose/net.helpers.docker0.yml
- path: compose/net.verify.yml