Update variables

This commit is contained in:
Minecon724 2025-08-06 18:12:46 +02:00
commit 4635260aba

View file

@ -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)