Update alpine-wireguard.sh

This commit is contained in:
CanbiZ 2025-03-25 13:57:51 +01:00
parent 79f6b41af5
commit 9b258d04b6

View File

@ -33,3 +33,6 @@ build_container
description description
msg_ok "Completed Successfully!\n" msg_ok "Completed Successfully!\n"
echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}"
echo -e "${INFO}${YW} WGDashboard Access it using the following URL:${CL}"
echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:10086${CL}"