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
|
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:
|
||||||
|
|||||||
Reference in New Issue
Block a user