mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-04-05 12:06:20 +00:00
By using `get_env` instead of `fetch_env` if WIREGUARD_DNS is not set wireguard_dns will be nil instead of throwing an error. Closes #670