fix(db): use invalid tld for example
This commit is contained in:
parent
6bd82a2a91
commit
043bca95a2
@ -3,7 +3,7 @@
|
|||||||
<Configuration>
|
<Configuration>
|
||||||
<BroadcastAddress>127.0.0.1</BroadcastAddress>
|
<BroadcastAddress>127.0.0.1</BroadcastAddress>
|
||||||
<Port>7</Port>
|
<Port>7</Port>
|
||||||
<DnsSuffix>.internal.mydomain.net</DnsSuffix>
|
<DnsSuffix>.internal.mydomain.tld</DnsSuffix>
|
||||||
</Configuration>
|
</Configuration>
|
||||||
<Computers>
|
<Computers>
|
||||||
<Computer name="reception01" friendlyName="Front-desk computer" mac="aa:00:00:00:00:01"/>
|
<Computer name="reception01" friendlyName="Front-desk computer" mac="aa:00:00:00:00:01"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user