chore:network mode
This commit is contained in:
parent
ff34160027
commit
c653bdee17
@ -5,6 +5,7 @@ services:
|
||||
# The official v3 Traefik docker image
|
||||
image: traefik:v3.0
|
||||
# Enables the web UI and tells Traefik to listen to docker
|
||||
network_mode: "host"
|
||||
networks:
|
||||
- web
|
||||
- default
|
||||
@ -41,5 +42,4 @@ services:
|
||||
|
||||
networks:
|
||||
web:
|
||||
external: true
|
||||
vaultwarden_default:
|
||||
external: true
|
Loading…
Reference in New Issue
Block a user