mirror of
https://github.com/myronblair/ProxMailcow
synced 2026-07-28 05:24:42 -05:00
Fix nameserver space-separation and add systemd-networkd-wait-online fix
This commit is contained in:
@@ -8,7 +8,7 @@ VMID=201
|
||||
VMNAME="Mailcow"
|
||||
IP="10.48.200.82"
|
||||
GW="10.48.200.1"
|
||||
DNS="8.8.8.8,1.1.1.1"
|
||||
DNS="8.8.8.8 1.1.1.1"
|
||||
DISK_SIZE="80G"
|
||||
RAM=8192
|
||||
CORES=4
|
||||
|
||||
Reference in New Issue
Block a user