mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
fix(docs): Add DNS docs for Linux (#3810)
Signed-off-by: Jamil <jamilbk@users.noreply.github.com> Signed-off-by: Reactor Scram <ReactorScram@users.noreply.github.com> Co-authored-by: Reactor Scram <ReactorScram@users.noreply.github.com>
This commit is contained in:
@@ -78,6 +78,13 @@ defmodule Web.Sites.NewToken do
|
||||
class="w-full text-xs whitespace-pre-line"
|
||||
phx-no-format
|
||||
><%= systemd_command(@env) %></.code_block>
|
||||
|
||||
<p class="p-4">
|
||||
<strong>Important:</strong>
|
||||
You'll need to make sure that the <code>iptables</code>
|
||||
and <code>ip6tables</code>
|
||||
commands are available on your system.
|
||||
</p>
|
||||
</:tab>
|
||||
<:tab
|
||||
id="docker-instructions"
|
||||
|
||||
Reference in New Issue
Block a user