Update variables
This commit is contained in:
parent
ef2dacad6a
commit
4635260aba
1 changed files with 2 additions and 2 deletions
|
|
@ -5,8 +5,8 @@ WIREGUARD_PUBKEY=
|
||||||
# the ssh key you're connecting with (secure.sh)
|
# the ssh key you're connecting with (secure.sh)
|
||||||
MY_SSH_KEY=""
|
MY_SSH_KEY=""
|
||||||
# if you want to use specific IPs, set it here (secure.sh)
|
# if you want to use specific IPs, set it here (secure.sh)
|
||||||
WG_SERVER_IP=
|
SERVER_IP=
|
||||||
WG_CLIENT_IP=
|
CLIENT_IP=
|
||||||
PREFIXLEN=
|
PREFIXLEN=
|
||||||
|
|
||||||
# the user docker will be installed to (docker-rootless.sh)
|
# the user docker will be installed to (docker-rootless.sh)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue