chore:network mode
This commit is contained in:
parent
c653bdee17
commit
79f838d0c6
@ -6,10 +6,9 @@ services:
|
||||
image: traefik:v3.0
|
||||
# Enables the web UI and tells Traefik to listen to docker
|
||||
network_mode: "host"
|
||||
networks:
|
||||
- web
|
||||
- default
|
||||
- vaultwarden_default
|
||||
#networks:
|
||||
# - web
|
||||
# - default
|
||||
ports:
|
||||
# The HTTP port
|
||||
- "1080:80"
|
||||
|
Loading…
Reference in New Issue
Block a user