Update wyl/docker-compose.yml
change to interface names for PROXMOX VM
This commit is contained in:
@@ -11,7 +11,7 @@ services:
|
||||
container_name: wyl
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- IFACES=ens18
|
||||
- IFACES=vmbr0,nic0,nic1
|
||||
- TZ=Europe/London
|
||||
network_mode: "host"
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user