Update wyl/docker-compose.yml

This commit is contained in:
2026-05-08 22:49:57 +00:00
parent eacaa7985a
commit 514aceaaec

View File

@@ -11,7 +11,7 @@ services:
container_name: wyl container_name: wyl
restart: unless-stopped restart: unless-stopped
environment: environment:
- IFACES=vmbr0 - IFACES=nic1
- TZ=Europe/London - TZ=Europe/London
network_mode: "host" network_mode: "host"
volumes: volumes: