Fix prettier wrong filename

This commit is contained in:
Sonny Bakker 2021-01-28 21:24:24 +01:00
parent f4264162c9
commit 503eae6dda
13 changed files with 164 additions and 167 deletions

View file

@ -1,6 +1,6 @@
hostname: "rss.fudiggity.nl"
host_interface: "en*"
host_ip: "192.168.178.63"
host_subnet: "24"
host_gateway: "192.168.178.1"
host_dns: "192.168.178.1"
hostname: 'rss.fudiggity.nl'
host_interface: 'en*'
host_ip: '192.168.178.63'
host_subnet: '24'
host_gateway: '192.168.178.1'
host_dns: '192.168.178.1'