https://bugs.koozali.org/show_bug.cgi?id=11892
--- Comment #6 from John Crisp <[email protected]> ---
(In reply to John Crisp from comment #5)
> Ahhh here's another thing
>
>
> We should fix DNS to the localhost at least for now - can be configurable
>
Can also be done via daemon.json
eg
{
"bip": "192.168.100.1/24", << Set our own choice of internal network
"data-root": "/home/e-smith/files/docker/data", << set our own data directory
"dns": ["127.0.0.1", "192.168.10.212"] << set our own DNS
}
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/