Update wyl/docker-compose.yml

change to interface names for PROXMOX VM
This commit is contained in:
2026-05-08 22:45:54 +00:00
parent 283f8c22a3
commit 9e558c6ec0

View File

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