diff --git a/variables b/variables index b3f7a53..3f9e8f6 100644 --- a/variables +++ b/variables @@ -5,8 +5,8 @@ WIREGUARD_PUBKEY= # the ssh key you're connecting with (secure.sh) MY_SSH_KEY="" # if you want to use specific IPs, set it here (secure.sh) -WG_SERVER_IP= -WG_CLIENT_IP= +SERVER_IP= +CLIENT_IP= PREFIXLEN= # the user docker will be installed to (docker-rootless.sh)