mysql not showing ip after install (#924)

This commit is contained in:
Maximilian Bosche
2024-12-19 15:09:19 +01:00
committed by GitHub
parent 4c04a33a29
commit 23d7587f04

View File

@@ -46,4 +46,4 @@ description
msg_ok "Completed Successfully!\n"
echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}"
echo -e "${INFO}${YW} Access it using the following IP:${CL}"
echo -e "${TAB}${GATEWAY}${BGN}{IP}:3306${CL}"
echo -e "${TAB}${GATEWAY}${BGN}${IP}:3306${CL}"