mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
* Show actual URL to use instead of just "sandbox" Instead of stating "sandbox", sometimes incorrectly if sandbox is false, just output the actual URL that will be used. * Replace Println with Printf Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>